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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Proto.h196 TCP_SEQNO RcvNxt; ///< Next sequence no to receive member in struct:_TCP_CB
198 TCP_SEQNO RcvWl2; ///< The RcvNxt (or ACK) of last window update.
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpProto.h273 TCP_SEQNO RcvNxt; ///< Next sequence no to receive. member in struct:_TCP_CONTROL_BLOCK
275 TCP_SEQNO RcvWl2; ///< The RcvNxt (or ACK) of last window update.

Completed in 34 milliseconds