Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h500 struct necp_udp_stats { struct
535 struct necp_udp_stats necp_quic_udp_stats;
542 struct necp_udp_stats udp_stats;
H A Dnecp_client.c6698 struct necp_udp_stats *udpstats = (struct necp_udp_stats *)ustats_kaddr; in necp_request_udp_netstats()