Searched refs:tcp_tpi_close (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 698 extern int tcp_tpi_close(queue_t *, int);
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 319 NULL, (pfi_t)tcp_rsrv, tcp_openv4, tcp_tpi_close, NULL, &tcp_rinfo 323 NULL, (pfi_t)tcp_rsrv, tcp_openv6, tcp_tpi_close, NULL, &tcp_rinfo
|
H A D | tcp_tpi.c | 336 tcp_tpi_close(queue_t *q, int flags) in tcp_tpi_close() function
|