Home
last modified time | relevance | path

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

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