Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.h447 struct necp_udp_stats { struct
480 struct necp_udp_stats necp_quic_udp_stats;
487 struct necp_udp_stats udp_stats;
H A Dnecp_client.c6380 struct necp_udp_stats *udpstats = (struct necp_udp_stats *)ustats_kaddr; in necp_request_udp_netstats()