Searched refs:TCPS_CLOSE_WAIT (Results 1 – 2 of 2) sorted by relevance
75 #define TCPS_CLOSE_WAIT 5 /* rcvd fin, waiting for close */ macro
153 conn->tcp_state = TCPS_CLOSE_WAIT; in handle_primary_tcp_pkt()226 if (conn->tcp_state == TCPS_CLOSE_WAIT && in handle_secondary_tcp_pkt()