Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h103 kstat_named_t tcp_fusion_flowctl; member
164 uint64_t tcp_fusion_flowctl; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c982 stats->tcp_fusion_flowctl.value.ui64 = 0; in tcp_clr_stats()
1060 to->tcp_fusion_flowctl.value.ui64 += in tcp_add_stats()
1061 from->tcp_fusion_flowctl; in tcp_add_stats()
H A Dtcp_fusion.c648 TCP_STAT(tcps, tcp_fusion_flowctl); in tcp_fuse_output()