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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Dispatcher.c164 if (TcpFindTcbByPeer (&AP->StationAddress, AP->StationPort)) {
180 while (TcpFindTcbByPeer (&AP->StationAddress, mTcp4RandomPort)) {
H A DTcp4Func.h38 TcpFindTcbByPeer (
H A DTcp4Misc.c245 TcpFindTcbByPeer ( function
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpFunc.h80 TcpFindTcbByPeer (
H A DTcpDispatcher.c255 if (TcpFindTcbByPeer (&Local, *Port, IpVersion)) {
271 while (TcpFindTcbByPeer (&Local, *RandomPort, IpVersion)) {
H A DTcpMisc.c310 TcpFindTcbByPeer ( function

Completed in 343 milliseconds