Searched refs:TIME_WAIT (Results 1 – 8 of 8) sorted by relevance
441 time_state = TIME_WAIT; in second_overflow()448 time_state = TIME_WAIT; in second_overflow()450 case TIME_WAIT: in second_overflow()835 result = TIME_WAIT; in __do_adjtimex()841 result = TIME_WAIT; in __do_adjtimex()
88 case TIME_WAIT: return "TIME_WAIT"; in time_state_str()147 if (ret != TIME_WAIT) { in sigalarm()
202 #define TIME_WAIT 4 /* leap second has occurred */ macro
54 3 this is a socket in TIME_WAIT state. Not all fields will contain
44 the connection is in TIME_WAIT state (which is only possible if
497 and would come to the TIME_WAIT state finally. When kernel has no
697 we are not conforming to RFC, but prevent TCP TIME_WAIT
989 XASSIGN(TIME_WAIT, tn); in nf_conntrack_standalone_init_tcp_sysctl()
Completed in 24 milliseconds