Searched refs:TCP_STATE_SYN_SENT (Results 1 – 3 of 3) sorted by relevance
151 state_event[TCP_STATE_SYN_SENT] >=1 ? "yes" : "no");
161 state_event[TCP_STATE_SYN_SENT] >=1 ? "yes" : "no");
63 #pragma D binding "1.13" TCP_STATE_SYN_SENT64 inline int TCP_STATE_SYN_SENT = TCPS_SYN_SENT; variable