Home
last modified time | relevance | path

Searched refs:IP4_INSTANCE_FROM_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Impl.c388 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4GetModeData()
937 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Configure()
1175 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Groups()
1272 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Routes()
1648 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Transmit()
1916 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Receive()
2183 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Cancel()
2245 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This); in EfiIp4Poll()
DIp4Impl.h230 #define IP4_INSTANCE_FROM_PROTOCOL(Ip4) \ macro
DIp4Driver.c949 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (Ip4); in Ip4ServiceBindingDestroyChild()