Home
last modified time | relevance | path

Searched refs:TCP_FIN_WAIT1 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h63 TCP_FIN_WAIT1, enumerator
/linux-2.4.37.9/net/ipv4/
Dtcp.c1792 /* TCP_ESTABLISHED */ TCP_FIN_WAIT1 | TCP_ACTION_FIN,
1794 /* TCP_SYN_RECV */ TCP_FIN_WAIT1 | TCP_ACTION_FIN,
1795 /* TCP_FIN_WAIT1 */ TCP_FIN_WAIT1,
Dtcp_input.c3134 case TCP_FIN_WAIT1: in tcp_fin()
4700 case TCP_FIN_WAIT1: in tcp_rcv_state_process()
4767 case TCP_FIN_WAIT1: in tcp_rcv_state_process()