HomeSort by relevance Sort by last modified time
    Searched defs:RcvNxt (Results 1 - 3 of 3) 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.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tcpestats.h 48 ULONG RcvNxt;

Completed in 168 milliseconds