Searched refs:tcp_squeue_flag (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 546 connp, NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT); 549 connp, NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT);
|
H A D | tcp.c | 229 int tcp_squeue_flag; variable 1097 NULL, tcp_squeue_flag, SQTAG_IP_TCP_CLOSE); 1133 tcp_squeue_flag, SQTAG_IP_TCP_CLOSE); 3713 tcp_squeue_flag = tcp_squeue_switch(tcp_squeue_wput);
|
H A D | tcp_output.c | 112 NULL, tcp_squeue_flag, SQTAG_TCP_OUTPUT); 197 NULL, tcp_squeue_flag, SQTAG_TCP_WPUT_OTHER);
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | tcp_impl.h | 588 extern int tcp_squeue_flag;
|
Completed in 86 milliseconds