Searched refs:TIME_WAIT (Results 1 – 6 of 6) sorted by relevance
161 #define TIME_WAIT 4 /* leap second has occurred */ macro
405 time_state = TIME_WAIT; in second_overflow()411 time_state = TIME_WAIT; in second_overflow()414 case TIME_WAIT: in second_overflow()
46 3 this is a socket in TIME_WAIT state. Not all fields will contain
38 the connection is in TIME_WAIT state (which is only possible if
462 we are not conforming to RFC, but prevent TCP TIME_WAIT
95 case TIME_WAIT: return "TIME_WAIT"; in time_state_str()