Searched refs:IpIoSend (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Io.c104 Status = IpIoSend (IpIo, Nbuf, IpSender, NULL, NULL, &Destination, &Override);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpIo.c134 Status = IpIoSend (IpIo, Nbuf, IpSender, NULL, NULL, Dest, &Override);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DIpIoLib.h205 @param[in] NotifyData The Context data specified when calling IpIoSend()
282 /// IP_IO via IpIoSend().
295 /// The IP_IO_IP_INFO is used in IpIoSend() to override the default IP instance
421 IpIoSend (
449 can later use IpIoFindSender() to get the IP_IO and call IpIoSend() to send
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Main.c670 Status = IpIoSend (
H A DUdp4Impl.c1771 IpIoSend (IpIo, Packet, IpSender, NULL, NULL, &NetSession->Source, &Override);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Main.c637 Status = IpIoSend (
H A DUdp6Impl.c1800 IpIoSend (IpIo, Packet, IpSender, NULL, NULL, &NetSession->Source, &Override);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeIpIoLib/
H A DDxeIpIoLib.c1501 IpIoSend ( function
1605 can later use IpIoFindSender() to get the IP_IO and call IpIoSend() to send

Completed in 204 milliseconds