Home | History | Annotate | Download | only in Ip4Dxe

Lines Matching defs:Arp

147   IP address if it can be found in the ARP cache or on the local subnet. One automatic

648 EFI_ARP_PROTOCOL *Arp;
770 if (IpIf->Arp != NULL) {
771 Arp = NULL;
775 (VOID **) &Arp,
846 if (IpInstance->Interface->Arp != NULL) {
1285 IP address if it can be found in the ARP cache or on the local subnet. One automatic