Structs§
- TcpConversation
State - Complete TCP conversation state including connection tracking, per-endpoint sequence state, and stream reassembly.
- TcpEndpoint
State - Per-endpoint sequence tracking state.
Enums§
- TcpConnection
State - TCP connection states per RFC 793.