Home
last modified time | relevance | path

Searched refs:SQ_NODRAIN (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsqueue.h47 #define SQ_NODRAIN 0x0002 macro
/titanic_44/usr/src/uts/common/inet/
H A Dsqueue.c447 (process_flag == SQ_NODRAIN && sqp->sq_first == NULL))) { in squeue_enter()
499 process_flag == SQ_NODRAIN) { in squeue_enter()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c587 connp, NULL, SQ_NODRAIN, SQTAG_TCP_SHUTDOWN_OUTPUT); in tcp_shutdown()
H A Dtcp_tpi.c1813 econnp, NULL, SQ_NODRAIN, SQTAG_TCP_ACCEPT_FINISH_Q0); in tcp_tpi_accept()
H A Dtcp_input.c3815 listener->tcp_connp, NULL, SQ_NODRAIN, in tcp_input_data()
5423 SQ_NODRAIN, SQTAG_IP_TCP_INPUT); in tcp_reinput()
H A Dtcp.c4011 rval = SQ_NODRAIN; in tcp_squeue_switch()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c13906 rval = SQ_NODRAIN; in ip_squeue_switch()