Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dtcp_var.h1550 u_int64_t xp_recentflows_rxbytes; /* Total of "recent" flows received bytes */ member
/xnu-10063.141.1/bsd/net/
H A Dntstat.c6918 indicators->xp_recentflows_rxbytes += flow_count; in tcp_progress_indicators_for_interface()
6989 indicators->xp_recentflows_rxbytes += digest.rxbytes; in tcp_progress_indicators_for_interface()