Searched refs:IN_CLASSD (Results 1 – 3 of 3) sorted by relevance
349 #define IN_CLASSD(i) (((in_addr_t)(i) & 0xf0000000) == 0xe0000000) macro353 #define IN_MULTICAST(i) IN_CLASSD(i)
366 #define IN_CLASSD(i) (((in_addr_t)(i) & 0xf0000000) == 0xe0000000) macro370 #define IN_MULTICAST(i) IN_CLASSD(i)
1720 if (IN_CLASSD(ntohl(fi->fi_daddr)))