Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c921 uint32_t ctl_state; in squeue_polling_thread() local
931 ctl_state = sqp->sq_state & (SQS_POLL_THR_CONTROL | in squeue_polling_thread()
933 if (ctl_state != 0) { in squeue_polling_thread()
939 if (ctl_state == SQS_POLL_THR_QUIESCED) in squeue_polling_thread()