Skip to main content

Module flags

Module flags 

Source
Expand description

TCP flags implementation.

TCP flags are a 9-bit field in the TCP header (including NS, CWR, ECE). This module provides a structured representation matching Scapy’s FlagsField.

Structs§

TcpFlags
TCP flags structure (9 bits).