Home
last modified time | relevance | path

Searched refs:tcps_fcholdpacket (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h1317 u_int32_t tcps_fcholdpacket; /* packets withheld because of flow control */ member
H A Dtcp_output.c1877 tcpstat.tcps_fcholdpacket++; in tcp_output()