Home
last modified time | relevance | path

Searched refs:ArpHandle (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4If.c515 Interface->ArpHandle = NULL; in Ip4CreateInterface()
588 if (Interface->ArpHandle != NULL) { in Ip4SetAddress()
591 Interface->ArpHandle, in Ip4SetAddress()
604 &Interface->ArpHandle in Ip4SetAddress()
607 Interface->ArpHandle = NULL; in Ip4SetAddress()
619 &Interface->ArpHandle in Ip4SetAddress()
627 Interface->ArpHandle, in Ip4SetAddress()
651 Interface->ArpHandle, in Ip4SetAddress()
669 &Interface->ArpHandle in Ip4SetAddress()
781 Interface->ArpHandle, in Ip4FreeInterface()
[all …]
DIp4If.h165 EFI_HANDLE ArpHandle; member
DIp4Driver.c729 } else if (IpSb->DefaultInterface->ArpHandle == ControllerHandle) { in Ip4DriverBindingStop()
983 IpInstance->Interface->ArpHandle, in Ip4ServiceBindingDestroyChild()
DIp4Impl.c704 IpIf->ArpHandle, in Ip4ConfigProtocol()
773 IpInstance->Interface->ArpHandle, in Ip4CleanProtocol()
DIp4Config2Impl.c549 IpIf->ArpHandle, in Ip4Config2SetDefaultAddr()