Searched refs:ifq_oactive (Results 1 – 2 of 2) sorted by relevance
49 unsigned int ifq_oactive; member465 ifq->ifq_oactive = 0; in ifq_clr_oactive()471 return (ifq->ifq_oactive); in ifq_is_oactive()
147 if (ifq->ifq_oactive) in ifq_set_oactive()151 if (!ifq->ifq_oactive) { in ifq_set_oactive()152 ifq->ifq_oactive = 1; in ifq_set_oactive()163 if (!ifq->ifq_oactive) { in ifq_deq_set_oactive()164 ifq->ifq_oactive = 1; in ifq_deq_set_oactive()257 kstat_kv_bool(&kd->kd_oactive) = ifq->ifq_oactive; in ifq_kstat_copy()