Searched refs:TCP_CLOSING (Results 1 – 6 of 6) sorted by relevance
37 #define TCP_CLOSING 7 macro277 ((State) == TCP_CLOSING) || \283 ((State) == TCP_CLOSING) || \
774 case TCP_CLOSING: in TcpOnAppSend()838 case TCP_CLOSING: in TcpOnAppConsume()
446 TcpSetState (Tcb, TCP_CLOSING); in TcpDeliverData()472 case TCP_CLOSING: in TcpDeliverData()1239 case TCP_CLOSING: in TcpInput()
30 #define TCP_CLOSING 7 macro143 ((State) == TCP_CLOSING) || \151 ((State) == TCP_CLOSING) || \
474 TcpSetState (Tcb, TCP_CLOSING); in TcpDeliverData()503 case TCP_CLOSING: in TcpDeliverData()1362 case TCP_CLOSING: in TcpInput()
831 case TCP_CLOSING: in TcpOnAppSend()