Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.h1075 struct necp_all_stats necp_stats_comm; /* kernel private stats snapshot */ member
H A Dnecp_client.c1148 struct necp_tcp_stats *prev_tcpstats = (struct necp_tcp_stats *)&kstats->necp_stats_comm; in necp_client_collect_stats()
9390 bzero(&kstats->necp_stats_comm, sizeof(struct necp_all_stats)); in necp_arena_stats_obj_alloc()