Home
last modified time | relevance | path

Searched refs:tcps_finwait2_drops (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h652 uint64_t tcps_finwait2_drops; /* Drop FIN_WAIT_2 connection after time limit */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h652 uint64_t tcps_finwait2_drops; /* Drop FIN_WAIT_2 connection after time limit */ member
H A Dtcp_timer.c359 TCPSTAT_INC(tcps_finwait2_drops); in tcp_timer_2msl()
/f-stack/tools/netstat/
H A Dinet.c752 p(tcps_finwait2_drops, "\t" in tcp_stats()