Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h1529 u_int64_t np_recentflows_rxooo; /* Total of "recent" flows received out of order bytes */ member
H A Dntstat.c7887 indicators->np_recentflows_rxooo += tp->t_stat.rxoutoforderbytes; in progress_indicators_for_interface()
7958 indicators->np_recentflows_rxooo += digest.rxoutoforderbytes; in progress_indicators_for_interface()