Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.h501 struct necp_udp_stats { struct
539 struct necp_udp_stats necp_quic_udp_stats;
546 struct necp_udp_stats udp_stats;
H A Dnecp_client.c7193 struct necp_udp_stats *udpstats = (struct necp_udp_stats *)ustats_kaddr; in necp_request_udp_netstats()