Searched refs:IN_MULTICAST (Results 1 – 7 of 7) sorted by relevance
277 if (IN_MULTICAST(ntohl(v4))) in vxlan_o_setprop()
368 #define IN_MULTICAST(i) IN_CLASSD(i) macro
358 #define IN_MULTICAST(i) IN_CLASSD(i) macro
1453 if (IN_MULTICAST(ntohl(rp->ipRouteDest)) || in sync_kern()1693 if (IN_MULTICAST(ntohl(S_ADDR(INFO_DST(&info)))) || in read_rt()
1870 IN_MULTICAST(addr);
362 (IN_MULTICAST(addr)) || in idm_v4_addr_okay()
3945 ASSERT(!IN_MULTICAST(htonl(*addr)) || is_multicast); in nce_add_v4()