Searched refs:tcp_output (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 639 extern void tcp_output(void *, mblk_t *, void *, ip_recv_attr_t *);
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 548 SQUEUE_ENTER_ONE(connp->conn_sqp, mp, tcp_output, in tcp_sendmsg()
|
H A D | tcp_output.c | 111 SQUEUE_ENTER_ONE(connp->conn_sqp, mp, tcp_output, connp, in tcp_wput() 1079 tcp_output(void *arg, mblk_t *mp, void *arg2, ip_recv_attr_t *dummy) in tcp_output() function
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 540 tcp_misc.o tcp_timers.o tcp_time_wait.o tcp_tpi.o tcp_output.o \
|