Home
last modified time | relevance | path

Searched refs:tcp_in_zwnd_probes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h231 uint64_t tcp_in_zwnd_probes; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c120 tcei->ce_in_zwnd_probes = tcp->tcp_cs.tcp_in_zwnd_probes; in tcp_set_conninfo()
H A Dtcp_input.c3253 tcp->tcp_cs.tcp_in_zwnd_probes++; in tcp_input_data()