Searched refs:ipFIRST_MULTI_CAST_IPv4 (Results 1 – 1 of 1) sorted by relevance
46 #define ipFIRST_MULTI_CAST_IPv4 0xE0000000U /**< Lower bound of the IPv4 multicast addr… macro200 if( ( ulIP >= ipFIRST_MULTI_CAST_IPv4 ) && ( ulIP < ipLAST_MULTI_CAST_IPv4 ) ) in xIsIPv4Multicast()