Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dparse.y205 static struct node_queue { struct
210 struct node_queue *next; argument
211 struct node_queue *tail; argument
433 struct node_queue *queue;
5139 struct node_queue *n; in expand_altq()
5240 FREE_LIST(struct node_queue, nqueues); in expand_altq()
5250 struct node_queue *n, *nq; in expand_queue()
5256 FREE_LIST(struct node_queue, nqueues); in expand_queue()
5327 sizeof(struct node_queue)); in expand_queue()
5360 LOOP_THROUGH(struct node_queue, in expand_queue()
[all …]