Home
last modified time | relevance | path

Searched refs:tcp_free (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dtcp.h509 extern void tcp_free(tcp_t *tcp);
/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c302 static void tcp_free(tcp_t *);
696 tcp_free(tcp_t *tcp) in tcp_free() function
726 tcp_free(tcp); in tcp_close_detached()
1011 tcp_free(tcp); in tcp_close()
1922 tcp_free(tcp); in tcp_clean_death()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp.c527 tcp_free(tcp); in tcp_cleanup()
1354 tcp_free(tcp_t *tcp) in tcp_free() function
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipclassifier.c685 tcp_free(tcp); in ipcl_conn_destroy()