Constant netlink_packet_sock_diag::constants::TCP_ESTABLISHED[][src]

pub const TCP_ESTABLISHED: u8 = 1;
Expand description

(both server and client) represents an open connection, data received can be delivered to the user. The normal state for the data transfer phase of the connection.