Searched refs:tcps_accepts (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/netinet/
H A Dtcp_var.h338 u_int32_t tcps_accepts; /* connections accepted */ member in struct:tcpstat
531 tcps_accepts, enumerator in enum:tcpstat_counters
H A Dtcp_usrreq.c1223 ASSIGN(tcps_accepts);
H A Dtcp_input.c3632 tcpstat_inc(tcps_accepts);
/openbsd-current/usr.bin/netstat/
H A Dinet.c449 p(tcps_accepts, "\t%u connection accept%s\n");

Completed in 80 milliseconds