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()
591 if (Interface->ArpHandle != NULL) { in Ip4SetAddress()
594 Interface->ArpHandle, in Ip4SetAddress()
607 &Interface->ArpHandle in Ip4SetAddress()
610 Interface->ArpHandle = NULL; in Ip4SetAddress()
622 &Interface->ArpHandle in Ip4SetAddress()
630 Interface->ArpHandle, in Ip4SetAddress()
654 Interface->ArpHandle, in Ip4SetAddress()
672 &Interface->ArpHandle in Ip4SetAddress()
784 Interface->ArpHandle, in Ip4FreeInterface()
[all …]
DIp4If.h165 EFI_HANDLE ArpHandle; member
DIp4Driver.c676 } else if (IpSb->DefaultInterface->ArpHandle == ControllerHandle) { in Ip4DriverBindingStop()
932 IpInstance->Interface->ArpHandle, in Ip4ServiceBindingDestroyChild()
DIp4Impl.c773 IpIf->ArpHandle, in Ip4ConfigProtocol()
848 IpInstance->Interface->ArpHandle, in Ip4CleanProtocol()
DIp4Config2Impl.c550 IpIf->ArpHandle, in Ip4Config2SetDefaultAddr()