Searched refs:TCPS_CLOSED (Results 1 – 3 of 3) sorted by relevance
125 conn->tcp_state = TCPS_CLOSED; in handle_primary_tcp_pkt()168 conn->tcp_state = TCPS_CLOSED; in handle_primary_tcp_pkt()207 if (conn->tcp_state == TCPS_CLOSED && in handle_secondary_tcp_pkt()
69 #define TCPS_CLOSED 0 /* closed */ macro
147 conn->tcp_state = TCPS_CLOSED; in connection_new()