Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dntstat.h1254 u_int64_t np_recentflows_txbytes; /* Total of "recent" flows transmitted bytes */ member
H A Dntstat.c6992 indicators->np_recentflows_txbytes += flow_count; in progress_indicators_for_interface()
7066 indicators->np_recentflows_txbytes += digest.txbytes; in progress_indicators_for_interface()