Searched refs:IpIoCreate (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DIpIoLib.h327 IpIoCreate (
336 This function is paired with IpIoCreate(). The IP_IO will be closed first.
373 This function is called after IpIoCreate(). It is used for configuring the IP
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Driver.c306 TcpServiceData->IpIo = IpIoCreate (
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDriver.c269 TcpServiceData->IpIo = IpIoCreate (Image, Controller, IpVersion);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.c293 Udp4Service->IpIo = IpIoCreate (ImageHandle, ControllerHandle, IP_VERSION_4);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c305 Udp6Service->IpIo = IpIoCreate (ImageHandle, ControllerHandle, IP_VERSION_6);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeIpIoLib/
H A DDxeIpIoLib.c1171 IpIoCreate ( function
1243 This function is called after IpIoCreate(). It is used for configuring the IP
1439 This function is paired with IpIoCreate(). The IP_IO will be closed first.

Completed in 999 milliseconds