Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dntstat.h1253 u_int64_t np_recentflows_rxbytes; /* Total of "recent" flows received bytes */ member
H A Dntstat.c6990 indicators->np_recentflows_rxbytes += flow_count; in progress_indicators_for_interface()
7065 indicators->np_recentflows_rxbytes += digest.rxbytes; in progress_indicators_for_interface()