Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dudp_var.h106 u_int32_t udps_filtermcast; /* blocked by multicast filter */ member
H A Dudp_usrreq.c501 udpstat.udps_filtermcast++; in udp_input()
/xnu-8020.101.4/bsd/netinet6/
H A Dudp6_usrreq.c406 udpstat.udps_filtermcast++; in udp6_input()