Searched refs:TCP_FIN_WAIT1 (Results 1 – 7 of 7) sorted by relevance
20 TCP_FIN_WAIT1, enumerator
41 DCCP_ACTIVE_CLOSEREQ = TCP_FIN_WAIT1,
1955 [TCP_ESTABLISHED] = TCP_FIN_WAIT1 | TCP_ACTION_FIN,1957 [TCP_SYN_RECV] = TCP_FIN_WAIT1 | TCP_ACTION_FIN,1958 [TCP_FIN_WAIT1] = TCP_FIN_WAIT1,
370 sk->sk_state != TCP_FIN_WAIT1); in tcp_retransmit_timer()
4027 case TCP_FIN_WAIT1: in tcp_fin()5810 sk->sk_state != TCP_FIN_WAIT1); in tcp_rcv_state_process()5889 case TCP_FIN_WAIT1: { in tcp_rcv_state_process()5979 case TCP_FIN_WAIT1: in tcp_rcv_state_process()
207 EM( TCP_FIN_WAIT1, "FIN_WAIT1" ) \
1560 case TCP_FIN_WAIT1: in xs_tcp_state_change()