Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dtcp_var.h1551 u_int64_t xp_recentflows_txbytes; /* Total of "recent" flows transmitted bytes */ member
/xnu-10002.81.5/bsd/net/
H A Dntstat.c6975 indicators->xp_recentflows_txbytes += flow_count; in tcp_progress_indicators_for_interface()
7047 indicators->xp_recentflows_txbytes += digest.txbytes; in tcp_progress_indicators_for_interface()