Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dipclassifier.h708 void ipcl_globalhash_remove(conn_t *);
/titanic_44/usr/src/uts/common/inet/ip/
H A Dipclassifier.c658 ipcl_globalhash_remove(connp); in ipcl_conn_destroy()
2292 ipcl_globalhash_remove(conn_t *connp) in ipcl_globalhash_remove() function
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp.c538 ipcl_globalhash_remove(connp); in tcp_cleanup()