Home
last modified time | relevance | path

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

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