Searched refs:TCP_FIN_WAIT_1 (Results 1 – 6 of 6) sorted by relevance
35 #define TCP_FIN_WAIT_1 5 macro281 (((State) == TCP_FIN_WAIT_1) || \
725 TcpSetState (Tcb, TCP_FIN_WAIT_1); in TcpOnAppClose()772 case TCP_FIN_WAIT_1: in TcpOnAppSend()836 case TCP_FIN_WAIT_1: in TcpOnAppConsume()867 case TCP_FIN_WAIT_1: in TcpOnAppAbort()
442 case TCP_FIN_WAIT_1: in TcpDeliverData()981 (Tcb->State == TCP_FIN_WAIT_1) || in TcpInput()1222 case TCP_FIN_WAIT_1: in TcpInput()
28 #define TCP_FIN_WAIT_1 5 macro149 ((State) == TCP_FIN_WAIT_1) || \
784 TcpSetState (Tcb, TCP_FIN_WAIT_1); in TcpOnAppClose()829 case TCP_FIN_WAIT_1: in TcpOnAppSend()911 case TCP_FIN_WAIT_1: in TcpOnAppAbort()
470 case TCP_FIN_WAIT_1: in TcpDeliverData()1067 (Tcb->State == TCP_FIN_WAIT_1) || in TcpInput()1345 case TCP_FIN_WAIT_1: in TcpInput()