Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp_var.h342 u_int32_t tcps_closed; /* conn. closed (includes drops) */ member
535 tcps_closed, enumerator
Dtcp_subr.c536 tcpstat_inc(tcps_closed); in tcp_close()
Dtcp_usrreq.c1284 ASSIGN(tcps_closed); in tcp_sysctl_tcpstat()
/openbsd/src/usr.bin/netstat/
Dinet.c451 p2(tcps_closed, tcps_drops, in tcp_stats()