Searched refs:TCP_STATE_TIME_WAIT (Results 1 – 3 of 3) sorted by relevance
159 state_event[TCP_STATE_TIME_WAIT] >= 1 ? "yes" : "no");
175 state_event[TCP_STATE_TIME_WAIT] >= 1 ? "yes" : "no");
79 #pragma D binding "1.13" TCP_STATE_TIME_WAIT80 inline int TCP_STATE_TIME_WAIT = TCPS_TIME_WAIT; variable