Home
last modified time | relevance | path

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

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