Home
last modified time | relevance | path

Searched defs:tcp_rnxt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h120 uint32_t tcp_rnxt; /* Seq we expect to recv next */ member
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h177 uint32_t tcp_rnxt; /* Seq we expect to recv next */ member