Home | History | Annotate | Download | only in Ip4Dxe

Lines Matching defs:Arp

486   EFI_ARP_PROTOCOL          *Arp;

540 if (IpIf->Arp != NULL) {
542 // A non-NULL IpIf->Arp here means a new ARP child is created when setting default address,
544 // these IP instances also consume this ARP protocol so they need to open it BY_CHILD_CONTROLLER.
546 Arp = NULL;
552 (VOID **) &Arp,