Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_impl.h580 extern void tcp_disconnect(tcp_t *, mblk_t *);
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c952 tcp_disconnect(tcp, mp); in tcp_wput_proto()
H A Dtcp.c1866 tcp_disconnect(tcp_t *tcp, mblk_t *mp) in tcp_disconnect() function