Searched refs:IP4_MULTICAST (Results 1 – 3 of 3) sorted by relevance
37 #define IP4_MULTICAST 3 macro
120 return IP4_MULTICAST; in Ip4GetHostCast()
1043 if (Info->CastType == IP4_MULTICAST) { in Ip4InstanceFrameAcceptable()1386 if ((Info->CastType == IP4_MULTICAST) || (Info->CastType == IP4_LOCAL_BROADCAST)) { in Ip4InterfaceEnquePacket()