Searched refs:tcp_squeue_flag (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/sparc/ip/ |
H A D | ip.global-objs.obj64 | 293 tcp_squeue_flag
|
H A D | ip.global-objs.debug64 | 296 tcp_squeue_flag
|
/titanic_50/usr/src/uts/intel/ip/ |
H A D | ip.global-objs.obj64 | 293 tcp_squeue_flag
|
H A D | ip.global-objs.debug64 | 296 tcp_squeue_flag
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 546 connp, NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT); in tcp_sendmsg() 549 connp, NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT); in tcp_sendmsg()
|
H A D | tcp.c | 229 int tcp_squeue_flag; variable 1097 NULL, tcp_squeue_flag, SQTAG_IP_TCP_CLOSE); in tcp_close_common() 1133 tcp_squeue_flag, SQTAG_IP_TCP_CLOSE); in tcp_close_common() 3713 tcp_squeue_flag = tcp_squeue_switch(tcp_squeue_wput); in tcp_ddi_g_init()
|
H A D | tcp_output.c | 112 NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT); in tcp_wput() 197 NULL, tcp_squeue_flag, SQTAG_TCP_WPUT_OTHER); in tcp_wput()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 557 extern int tcp_squeue_flag;
|