Searched refs:Tcp6State (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpMain.h79 EFI_TCP6_CONNECTION_STATE *Tcp6State; member in struct:_TCP6_MODE_DATA
403 @param[out] Tcp6State The buffer in which the current TCP state is
427 OUT EFI_TCP6_CONNECTION_STATE *Tcp6State OPTIONAL,
H A DTcpMain.c548 @param[out] Tcp6State The buffer in which the current TCP state is
572 OUT EFI_TCP6_CONNECTION_STATE *Tcp6State OPTIONAL,
588 TcpMode.Tcp6State = Tcp6State;
H A DTcpDispatcher.c169 if (Mode->Tcp6State != NULL) {
170 *(Mode->Tcp6State) = (EFI_TCP6_CONNECTION_STATE) (Tcb->State);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DTcp6.h483 @param[out] Tcp6State The buffer in which the current TCP state is returned.
502 OUT EFI_TCP6_CONNECTION_STATE *Tcp6State OPTIONAL,

Completed in 41 milliseconds