Home
last modified time | relevance | path

Searched refs:tcp_outbound_squeue_switch (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/ip/
H A Dip.global-objs.debug64281 tcp_outbound_squeue_switch
H A Dip.global-objs.obj64278 tcp_outbound_squeue_switch
/illumos-gate/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64281 tcp_outbound_squeue_switch
H A Dip.global-objs.obj64278 tcp_outbound_squeue_switch
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c156 static boolean_t tcp_outbound_squeue_switch = B_FALSE; variable
2599 tcp_outbound_squeue_switch && sqp != NULL) { in tcp_input_data()