Searched refs:tcp_winit (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h53 extern struct qinit tcp_winit;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c326 struct qinit tcp_winit = { variable in typeref:struct:qinit
355 &tcp_rinitv4, &tcp_winit
360 &tcp_rinitv6, &tcp_winit
2816 ASSERT(WR(q)->q_qinfo == &tcp_winit);
H A Dtcp_tpi.c1753 q->q_qinfo = &tcp_winit;
H A Dtcp_output.c583 wq->q_qinfo = &tcp_winit;

Completed in 64 milliseconds