Home
last modified time | relevance | path

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

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