Home
last modified time | relevance | path

Searched refs:TCP_CLOSING (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h70 TCP_CLOSING, /* now a valid state */ enumerator
/linux-2.4.37.9/include/net/sctp/
Dconstants.h224 SCTP_SS_DISCONNECTING = TCP_CLOSING,
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c3125 case TCP_CLOSING: in tcp_fin()
3140 tcp_set_state(sk, TCP_CLOSING); in tcp_fin()
4739 case TCP_CLOSING: in tcp_rcv_state_process()
4763 case TCP_CLOSING: in tcp_rcv_state_process()
Dtcp.c1802 /* TCP_CLOSING */ TCP_CLOSING,