Searched refs:INADDR_ALLRTRS_IGMPV3_GROUP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Digmp.h59 #ifndef INADDR_ALLRTRS_IGMPV3_GROUP
60 #define INADDR_ALLRTRS_IGMPV3_GROUP 0xe0000016U macro
H A Digmprt.h78 ((ntohl((x).s_addr) != INADDR_ALLRTRS_GROUP) && (ntohl((x).s_addr) != INADDR_ALLRTRS_IGMPV3_GROUP) && (ntohl((x).s_addr) != INADDR_ALLHOSTS_GROUP) && (ntohl((x).s_addr) != (ntohl(inet_addr("224.0.0.4")))) && (ntohl((x).s_addr) != (ntohl(inet_addr("224.0.0.9" )))))

Completed in 120 milliseconds