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