Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dtcp_stats.h95 kstat_named_t tcp_flwctl_on; member
151 uint64_t tcp_flwctl_on; member
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c909 stats->tcp_flwctl_on.value.ui64 = 0; in tcp_clr_stats()
976 to->tcp_flwctl_on.value.ui64 += in tcp_add_stats()
977 from->tcp_flwctl_on; in tcp_add_stats()
H A Dtcp.c3991 TCP_STAT(tcps, tcp_flwctl_on); in tcp_setqfull()