Searched refs:port_unreach (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dudp_var.h147 u_int64_t port_unreach; member in struct:udpstat_local
H A Dudp_usrreq.c570 IF_UDP_STATINC(ifp, port_unreach);
636 IF_UDP_STATINC(ifp, port_unreach);
/xnu-2422.115.4/bsd/netinet6/
H A Dudp6_usrreq.c470 IF_UDP_STATINC(ifp, port_unreach);
484 IF_UDP_STATINC(ifp, port_unreach);
/xnu-2422.115.4/bsd/net/
H A Dif.c3681 COPY_IF_PS_UDP_FIELD64_ATOMIC(port_unreach);

Completed in 43 milliseconds