Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dtcp_impl.h557 extern void tcp_acceptor_hash_remove(tcp_t *);
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c975 tcp_acceptor_hash_remove(tcp); in tcp_stop_lingering()
1240 tcp_acceptor_hash_remove(tcp); in tcp_closei_local()
3464 tcp_acceptor_hash_remove(tcp); in tcp_acceptor_hash_insert()
3481 tcp_acceptor_hash_remove(tcp_t *tcp) in tcp_acceptor_hash_remove() function
H A Dtcp_output.c1591 tcp_acceptor_hash_remove(tcp); in tcp_close_output()