Searched refs:TCP_STATE_LAST_ACK (Results 1 – 2 of 2) sorted by relevance
173 state_event[TCP_STATE_LAST_ACK] >= 1 ? "yes" : "no");
75 #pragma D binding "1.13" TCP_STATE_LAST_ACK76 inline int TCP_STATE_LAST_ACK = TCPS_LAST_ACK; variable