Skip to main content

Module tcp_state

Module tcp_state 

Source

Structs§

TcpConversationState
Complete TCP conversation state including connection tracking, per-endpoint sequence state, and stream reassembly.
TcpEndpointState
Per-endpoint sequence tracking state.

Enums§

TcpConnectionState
TCP connection states per RFC 793.