Home
last modified time | relevance | path

Searched defs:tcp_pipe (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_sack.h55 int32_t tcp_pipe; /* # of bytes in network */ member
H A Dtcp.h267 #define tcp_pipe tcp_sack_info.tcp_pipe macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_sack.h61 int32_t tcp_pipe; /* # of bytes in network */ member
H A Dtcp_inet.h196 #define tcp_pipe tcp_sack_info->tcp_pipe macro