Searched refs:ngqbase (Results 1 – 1 of 1) sorted by relevance
1871 static struct ng_queue_entry *ngqbase; /* items to be unqueued */ variable1949 if (ngqbase) { in ng_queue_data()1952 ngqbase = q; in ng_queue_data()1998 if (ngqbase) { in ng_queue_msg()2001 ngqbase = q; in ng_queue_msg()2038 if ((ngq = ngqbase)) { in ngintr()2039 ngqbase = ngq->next; in ngintr()