Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dparse.y204 static struct node_queue { struct
209 struct node_queue *next; argument
210 struct node_queue *tail; argument
428 struct node_queue *queue;
4996 struct node_queue *n; in expand_altq()
5095 FREE_LIST(struct node_queue, nqueues); in expand_altq()
5105 struct node_queue *n, *nq; in expand_queue()
5111 FREE_LIST(struct node_queue, nqueues); in expand_queue()
5182 sizeof(struct node_queue)); in expand_queue()
5215 LOOP_THROUGH(struct node_queue, in expand_queue()
[all …]