Home
last modified time | relevance | path

Searched refs:TIME_WAIT (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/kernel/time/
Dntp.c441 time_state = TIME_WAIT; in second_overflow()
448 time_state = TIME_WAIT; in second_overflow()
450 case TIME_WAIT: in second_overflow()
787 result = TIME_WAIT; in __do_adjtimex()
793 result = TIME_WAIT; in __do_adjtimex()
/Linux-v5.4/tools/testing/selftests/timers/
Dleap-a-day.c88 case TIME_WAIT: return "TIME_WAIT"; in time_state_str()
147 if (ret != TIME_WAIT) { in sigalarm()
/Linux-v5.4/include/uapi/linux/
Dtimex.h200 #define TIME_WAIT 4 /* leap second has occurred */ macro
/Linux-v5.4/Documentation/networking/
Dproc_net_tcp.txt46 3 this is a socket in TIME_WAIT state. Not all fields will contain
Dipvs-sysctl.txt38 the connection is in TIME_WAIT state (which is only possible if
Dsnmp_counter.rst497 and would come to the TIME_WAIT state finally. When kernel has no
Dip-sysctl.txt547 we are not conforming to RFC, but prevent TCP TIME_WAIT
/Linux-v5.4/net/netfilter/
Dnf_conntrack_standalone.c952 XASSIGN(TIME_WAIT, tn); in nf_conntrack_standalone_init_tcp_sysctl()