Searched refs:tcp_close_output (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 629 extern void tcp_close_output(void *, mblk_t *, void *, ip_recv_attr_t *);
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 1439 tcp_close_output(void *arg, mblk_t *mp, void *arg2, ip_recv_attr_t *dummy) in tcp_close_output() function
|
H A D | tcp.c | 1096 SQUEUE_ENTER_ONE(connp->conn_sqp, mp, tcp_close_output, connp, in tcp_close_common()
|