Searched refs:in_nullhost (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h796 #define in_nullhost(x) ((x).s_addr == INADDR_ANY) macro
H A Digmp.c806 if (!in_allhosts(ip->ip_dst) || !in_nullhost(igmp->igmp_group)) {
891 if (in_nullhost(igmp->igmp_group)) {
1083 if (in_nullhost(igmpv3->igmp_group)) {
1340 if (igmp_recvifkludge && in_nullhost(ip->ip_src)) {
1478 if (igmp_recvifkludge && in_nullhost(ip->ip_src)) {
H A Din_mcast.c1472 if (!in_nullhost(mreqs.imr_interface))
1882 if (!in_nullhost(imo->imo_multicast_addr)) {
1995 if (!in_nullhost(ina)) {
2411 if (!in_nullhost(mreqs.imr_interface))
2626 if (in_nullhost(addr)) {

Completed in 21 milliseconds