Home
last modified time | relevance | path

Searched refs:tcp_tpi_bind (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h785 extern void tcp_tpi_bind(tcp_t *, mblk_t *);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c196 tcp_tpi_bind(tcp_t *tcp, mblk_t *mp) in tcp_tpi_bind() function
H A Dtcp_output.c954 tcp_tpi_bind(tcp, mp); in tcp_wput_proto()