Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:IP6_IS_MULTICAST

196   if (IP6_IS_MULTICAST (Destination)) {

687 if (IP6_IS_MULTICAST (&Head->DestinationAddress)) {
719 if (!IP6_IS_MULTICAST (&NextHop) && !EFI_IP6_EQUAL (&Head->DestinationAddress, &Head->SourceAddress)) {