Searched refs:ng_queue_entry (Results 1 – 1 of 1) sorted by relevance
1852 struct ng_queue_entry { struct1854 struct ng_queue_entry *next; argument1871 static struct ng_queue_entry *ngqbase; /* items to be unqueued */ argument1872 static struct ng_queue_entry *ngqlast; /* last item queued */1876 static struct ng_queue_entry *ngqfree; /* free ones */1883 static struct ng_queue_entry *1886 struct ng_queue_entry *q; in ng_getqblk()1928 struct ng_queue_entry *q; in ng_queue_data()1970 struct ng_queue_entry *q; in ng_queue_msg()2020 struct ng_queue_entry *ngq; in ngintr()