Searched refs:TCP_STATE_CLOSE_WAIT (Results 1 – 2 of 2) sorted by relevance
169 state_event[TCP_STATE_CLOSE_WAIT] >= 1 ? "yes" : "no");
69 #pragma D binding "1.13" TCP_STATE_CLOSE_WAIT70 inline int TCP_STATE_CLOSE_WAIT = TCPS_CLOSE_WAIT; variable