Searched refs:tcp_wput (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 639 extern void tcp_wput(queue_t *, mblk_t *);
|
H A D | ip.h | 3663 extern void tcp_wput(queue_t *, mblk_t *);
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 84 tcp_wput(queue_t *q, mblk_t *mp) in tcp_wput() function 595 tcp_wput(wq, mp); in tcp_wput_sock()
|
H A D | tcp.c | 327 (pfi_t)tcp_wput, (pfi_t)tcp_wsrv, NULL, NULL, NULL, &tcp_winfo
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 4733 tcp_wput(tcp_wq, mp); in sostream_direct() 4784 tcp_wput(tcp_wq, mp); in sostream_direct()
|