Searched refs:tcp_tpi_close (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 791 extern int tcp_tpi_close(queue_t *, int, cred_t *);
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 341 tcp_tpi_close(queue_t *q, int flags, cred_t *credp __unused) in tcp_tpi_close() function
|
H A D | tcp.c | 320 NULL, tcp_rsrv, tcp_openv4, tcp_tpi_close, NULL, &tcp_rinfo 324 NULL, tcp_rsrv, tcp_openv6, tcp_tpi_close, NULL, &tcp_rinfo
|