Home
last modified time | relevance | path

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

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