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

/openbsd-current/sys/netinet/
H A Dtcp_var.h411 u_int32_t tcps_ecn_sndcwr; /* # of cwr sent */ member in struct:tcpstat
598 tcps_ecn_sndcwr, enumerator in enum:tcpstat_counters
H A Dtcp_usrreq.c1290 ASSIGN(tcps_ecn_sndcwr);
H A Dtcp_output.c847 tcpstat_inc(tcps_ecn_sndcwr);
/openbsd-current/usr.bin/netstat/
H A Dinet.c474 p(tcps_ecn_sndcwr, "\t\t%u CWR packet%s sent\n");

Completed in 126 milliseconds