Constant netlink_packet_sock_diag::constants::TCP_SYN_RECV[][src]

pub const TCP_SYN_RECV: u8 = 3;
Expand description

(server) represents waiting for a confirming connection request acknowledgment after having both received and sent a connection request.