Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.h418 struct necp_stat_counts { struct
496 struct necp_stat_counts necp_tcp_counts;
503 struct necp_stat_counts necp_udp_counts;
H A Dnecp_client.c1293 …struct necp_stat_counts *prev_tcpstats = &(((struct necp_tcp_stats *)&kstats->necp_stats_comm)->ne… in necp_client_collect_aop_flow_stats()
11100 uap->buffer_size < sizeof(struct necp_stat_counts) || uap->buffer == 0) { in necp_client_copy_route_statistics()
11117 struct necp_stat_counts route_stats = {}; in necp_client_copy_route_statistics()