Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h181 uint32_t tcp_unsent; /* # of bytes in hand that are unsent */ member
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h184 uint32_t tcp_unsent; /* # of bytes in hand that are unsent */ member