Searched refs:FREE_LIST (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/dist/pf/sbin/pfctl/ |
| D | parse.y | 4199 #define FREE_LIST(T,r) \ macro 4403 FREE_LIST(struct node_if, interfaces); in expand_altq() 4404 FREE_LIST(struct node_queue, nqueues); in expand_altq() 4494 FREE_LIST(struct node_if, interfaces); in expand_altq() 4495 FREE_LIST(struct node_queue, nqueues); in expand_altq() 4511 FREE_LIST(struct node_queue, nqueues); in expand_queue() 4517 FREE_LIST(struct node_queue, nqueues); in expand_queue() 4632 FREE_LIST(struct node_queue, nqueues); in expand_queue() 4633 FREE_LIST(struct node_if, interfaces); in expand_queue() 4812 FREE_LIST(struct node_if, interfaces); in expand_rule() [all …]
|