Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:IP6_IS_MULTICAST

575   if (IP6_IS_MULTICAST (&(*Head)->DestinationAddress) || IP6_IS_MULTICAST (&(*Head)->SourceAddress)) {

792 if (((*Head)->Version != 6) || (IP6_IS_MULTICAST (&(*Head)->SourceAddress))) {
824 } else if (IP6_IS_MULTICAST (&(*Head)->DestinationAddress)) {
1785 !IP6_IS_MULTICAST (&Assemble->Head->DestinationAddress)) {