Searched refs:IPV4_ISMULTI (Results 1 – 12 of 12) sorted by relevance
231 #define IPV4_ISMULTI(a) (((a) & 0xf0000000) == 0xe0000000) macro
244 #define IPV4_ISMULTI(a) (((a) & 0xf0000000) == 0xe0000000) macro
265 #define IPV4_ISMULTI(a) (((a) & 0xf0000000) == 0xe0000000) macro
5512 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) { in dhd_mcast_reverse_translation()
3956 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) {
3967 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) {
4977 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) { in dhd_mcast_reverse_translation()
4991 if (IPV4_ISMULTI(dest_ip) && !ETHER_ISMULTI(&eh->ether_dhost)) { in dhd_mcast_reverse_translation()