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.h102 kstat_named_t tcp_fusion_flowctl; member
158 uint64_t tcp_fusion_flowctl; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c976 stats->tcp_fusion_flowctl.value.ui64 = 0; in tcp_clr_stats()
1049 to->tcp_fusion_flowctl.value.ui64 += in tcp_add_stats()
1050 from->tcp_fusion_flowctl; in tcp_add_stats()
H A Dtcp_fusion.c627 TCP_STAT(tcps, tcp_fusion_flowctl); in tcp_fuse_output()