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

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

Completed in 66 milliseconds