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

/openbsd-current/sys/netinet/
H A Dtcp_var.h361 u_int32_t tcps_sndprobe; /* window probes sent */ member in struct:tcpstat
553 tcps_sndprobe, enumerator in enum:tcpstat_counters
H A Dtcp_usrreq.c1245 ASSIGN(tcps_sndprobe);
H A Dtcp_output.c668 tcpstat_inc(tcps_sndprobe);
/openbsd-current/usr.bin/netstat/
H A Dinet.c407 p(tcps_sndprobe, "\t\t%u window probe packet%s\n");

Completed in 72 milliseconds