Home
last modified time | relevance | path

Searched refs:tcp_eager_unlink (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dtcp_impl.h583 extern void tcp_eager_unlink(tcp_t *);
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_tpi.c987 tcp_eager_unlink(eager); in tcp_accept_swap()
1802 tcp_eager_unlink(eager); in tcp_tpi_accept()
H A Dtcp_socket.c190 tcp_eager_unlink(eager); in tcp_accept()
H A Dtcp_output.c1485 tcp_eager_unlink(tcp); in tcp_close_output()
1540 tcp_eager_unlink(tcp); in tcp_close_output()
H A Dtcp_input.c1015 tcp_eager_unlink(eager); in tcp_eager_kill()
1121 tcp_eager_unlink(tcp_t *tcp) in tcp_eager_unlink() function
H A Dtcp.c1278 tcp_eager_unlink(tcp); in tcp_closei_local()
/titanic_41/usr/src/stand/lib/tcp/
H A Dtcp.c301 static void tcp_eager_unlink(tcp_t *);
725 tcp_eager_unlink(tcp); in tcp_close_detached()
736 tcp_eager_unlink(tcp_t *tcp) in tcp_eager_unlink() function