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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Impl.h214 #define IP4_INSTANCE_FROM_PROTOCOL(Ip4) \ macro
H A DIp4Impl.c388 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
1189 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
1440 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
1537 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
1896 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
2090 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
2357 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
2419 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (This);
H A DIp4Driver.c906 IpInstance = IP4_INSTANCE_FROM_PROTOCOL (Ip4);

Completed in 57 milliseconds