Home
last modified time | relevance | path

Searched refs:udp_count_opportunistic (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dudp_var.h195 extern uint32_t udp_count_opportunistic(unsigned int, u_int32_t);
H A Dudp_usrreq.c1471 udp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in udp_count_opportunistic() function
/xnu-12377.1.9/bsd/net/
H A Ddlil.c292 extern uint32_t udp_count_opportunistic(unsigned int ifindex,
6876 udp_count_opportunistic(ifp->if_index, flags) + in ifnet_getset_opportunistic()