Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dnecp.h421 u_int64_t necp_stat_txpackets __attribute__((aligned(8))); member
H A Dnecp_client.c10287 route_stats.necp_stat_txpackets = os_atomic_load(&rt_stats->nstat_txpackets, relaxed); in necp_client_copy_route_statistics()