Searched refs:SQ_FILL (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | squeue.h | 46 #define SQ_FILL 0x0001 macro
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | squeue.c | 492 connp, ira, SQ_FILL, SQTAG_SQUEUE_CHANGE); in squeue_enter() 588 (process_flag != SQ_FILL) && (sqp->sq_first == NULL) && in squeue_enter() 616 connp, ira, SQ_FILL, SQTAG_SQUEUE_CHANGE); in squeue_enter() 823 SQ_FILL, SQTAG_SQUEUE_CHANGE); in squeue_drain()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_time_wait.c | 431 SQ_FILL, SQTAG_TCP_TIMEWAIT); in tcp_time_wait_collector() 459 SQ_FILL, SQTAG_TCP_TIMEWAIT); in tcp_time_wait_collector()
|
H A D | tcp_input.c | 827 SQ_FILL, SQTAG_TCP_DROP_Q0); in tcp_drop_q0() 1064 eager->tcp_connp, NULL, SQ_FILL, SQTAG_TCP_EAGER_BLOWOFF); in tcp_eager_blowoff() 1093 SQ_FILL, SQTAG_TCP_EAGER_CLEANUP); in tcp_eager_cleanup() 1108 tcp_eager_kill, eager->tcp_connp, NULL, SQ_FILL, in tcp_eager_cleanup() 1839 econnp, NULL, SQ_FILL, SQTAG_TCP_CONN_REQ_2); in tcp_input_listener() 1863 econnp, ira, SQ_FILL, SQTAG_TCP_CONN_REQ_1); in tcp_input_listener() 1970 ira, SQ_FILL, SQTAG_TCP_CONN_REQ_UNBOUND); in tcp_input_listener_unbound() 3810 listener->tcp_connp, NULL, SQ_FILL, in tcp_input_data()
|
H A D | tcp_misc.c | 339 SQ_FILL, SQTAG_TCP_ABORT_BUCKET); in tcp_ioctl_abort_bucket()
|
H A D | tcp_timers.c | 185 NULL, SQ_FILL, SQTAG_TCP_TIMER); in tcp_timer_callback()
|
H A D | tcp_tpi.c | 1676 tcp_accept_finish, eager->tcp_connp, NULL, SQ_FILL, in tcp_tli_accept() 1800 NULL, SQ_FILL, SQTAG_TCP_SEND_PENDING); in tcp_tpi_accept()
|
H A D | tcp.c | 4007 int rval = SQ_FILL; in tcp_squeue_switch()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip6_input.c | 2214 connp->conn_recv, connp, ira, SQ_FILL, in ip_fanout_v6()
|
H A D | ip_input.c | 2555 connp->conn_recv, connp, ira, SQ_FILL, in ip_fanout_v4()
|
H A D | ip6.c | 844 connp->conn_recvicmp, connp, ira, SQ_FILL, in icmp_inbound_error_fanout_v6()
|
H A D | ip.c | 2151 connp->conn_recvicmp, connp, ira, SQ_FILL, in icmp_inbound_error_fanout_v4() 13913 rval = SQ_FILL; in ip_squeue_switch()
|