Searched refs:mTcpListener (Results 1 – 1 of 1) sorted by relevance
52 STATIC EFI_TCP4_PROTOCOL *mTcpListener; variable148 Status = mTcpListener->Accept (mTcpListener, &mAcceptToken); in ConnectionClosed()377 (VOID **) &mTcpListener, in TcpFastbootTransportStart()423 Status = mTcpListener->Configure (mTcpListener, &TcpConfigData); in TcpFastbootTransportStart()427 Status = mTcpListener->GetModeData (mTcpListener, in TcpFastbootTransportStart()434 Status = mTcpListener->Configure (mTcpListener, &TcpConfigData); in TcpFastbootTransportStart()472 Status = mTcpListener->Accept (mTcpListener, &mAcceptToken); in TcpFastbootTransportStart()531 Status = mTcpListener->Configure (mTcpListener, NULL); in TcpFastbootTransportStop()