OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RcvNxt
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Proto.h
196
TCP_SEQNO
RcvNxt
; ///< Next sequence no to receive
198
TCP_SEQNO RcvWl2; ///< The
RcvNxt
(or ACK) of last window update.
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h
273
TCP_SEQNO
RcvNxt
; ///< Next sequence no to receive.
275
TCP_SEQNO RcvWl2; ///< The
RcvNxt
(or ACK) of last window update.
Completed in 215 milliseconds