Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h1474 u_int64_t xp_recentflows_rxooo; /* Total of "recent" flows received out of order bytes */ member
/xnu-8020.101.4/bsd/net/
H A Dntstat.c6772 indicators->xp_recentflows_rxooo += tp->t_stat.rxoutoforderbytes; in tcp_progress_indicators_for_interface()
6843 indicators->xp_recentflows_rxooo += digest.rxoutoforderbytes; in tcp_progress_indicators_for_interface()