Expand description
Parsing and serialization of TCP options.
Structs§
- TcpOptions
Impl - An implementation of
OptionsImplfor TCP options. - TcpSack
Block - A TCP selective ACK block.
Enums§
- TcpOption
- A TCP header option.
Parsing and serialization of TCP options.
OptionsImpl for TCP options.