Searched defs:TcpSendIpPacket (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Io.c61 TcpSendIpPacket ( function
86 DEBUG ((EFI_D_WARN, "TcpSendIpPacket: No appropriate IpSender.\n"));
107 DEBUG ((EFI_D_ERROR, "TcpSendIpPacket: return %r error\n", Status));
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
H A DTcpIo.c68 TcpSendIpPacket ( function
89 DEBUG ((EFI_D_WARN, "TcpSendIpPacket: No appropriate IpSender.\n"));
139 DEBUG ((EFI_D_ERROR, "TcpSendIpPacket: return %r error\n", Status));

Completed in 33 milliseconds