Home
last modified time | relevance | path

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

/linux-6.1.9/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()
835 result = TIME_WAIT; in __do_adjtimex()
841 result = TIME_WAIT; in __do_adjtimex()
/linux-6.1.9/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-6.1.9/include/uapi/linux/
Dtimex.h202 #define TIME_WAIT 4 /* leap second has occurred */ macro
/linux-6.1.9/Documentation/networking/
Dproc_net_tcp.rst54 3 this is a socket in TIME_WAIT state. Not all fields will contain
Dipvs-sysctl.rst44 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.rst694 we are not conforming to RFC, but prevent TCP TIME_WAIT
/linux-6.1.9/net/netfilter/
Dnf_conntrack_standalone.c993 XASSIGN(TIME_WAIT, tn); in nf_conntrack_standalone_init_tcp_sysctl()