Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dtcp_var.h523 uint64_t tcps_finwait2_drops; /* Drop FIN_WAIT_2 connection after time limit */ member
Dtcp_timer.c315 TCPSTAT_INC(tcps_finwait2_drops); in tcp_timer_2msl()
/freebsd-10-stable/usr.bin/netstat/
Dinet.c684 p(tcps_finwait2_drops, in tcp_stats()