Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dnecp.h368 u_int64_t necp_stat_txpackets __attribute__((aligned(8))); member
H A Dnecp_client.c9801 atomic_get_64(route_stats.necp_stat_txpackets, &rt_stats->nstat_txpackets); in necp_client_copy_route_statistics()