packet_
formats
0.0.1
In packet_
formats::
tcp
Modules
options
Structs
TcpFlowAndSeqNum
TcpFlowHeader
TcpOptionsTooLongError
TcpParseArgs
TcpSegment
TcpSegmentBuilder
TcpSegmentBuilderWithOptions
TcpSegmentRaw
Constants
HDR_PREFIX_LEN
MAX_HDR_LEN
MAX_OPTIONS_LEN
Functions
aligned_options_length
packet_formats
::
tcp
Constant
MAX_OPTIONS_LEN
Copy item path
Settings
Help
Summary
Source
pub const MAX_OPTIONS_LEN:
usize
= _; // 40usize
Expand description
The maximum length of the options in a TCP header.