Searched refs:TCPS_SYN_SENT (Results 1 – 2 of 2) sorted by relevance
71 #define TCPS_SYN_SENT 2 /* active, have sent syn */ macro
90 conn->tcp_state == TCPS_SYN_SENT) { in handle_primary_tcp_pkt()209 conn->tcp_state = TCPS_SYN_SENT; in handle_secondary_tcp_pkt()