Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dparse.y210 static struct node_queue { struct
215 struct node_queue *next; argument
216 struct node_queue *tail; argument
471 struct node_queue *queue;
5656 struct node_queue *n; in expand_altq()
5757 FREE_LIST(struct node_queue, nqueues); in expand_altq()
5767 struct node_queue *n, *nq; in expand_queue()
5773 FREE_LIST(struct node_queue, nqueues); in expand_queue()
5844 sizeof(struct node_queue)); in expand_queue()
5877 LOOP_THROUGH(struct node_queue, in expand_queue()
[all …]