Searched refs:TCPS_FIN_WAIT_1 (Results 1 – 2 of 2) sorted by relevance
77 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
159 if (conn->tcp_state == TCPS_FIN_WAIT_1) { in handle_primary_tcp_pkt()246 conn->tcp_state = TCPS_FIN_WAIT_1; in handle_secondary_tcp_pkt()