Searched refs:FREE_LIST (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | parse.y | 5638 #define FREE_LIST(T,r) \ macro 5840 FREE_LIST(struct node_if, interfaces); in expand_altq() 5842 FREE_LIST(struct node_queue, nqueues); in expand_altq() 5934 FREE_LIST(struct node_if, interfaces); in expand_altq() 5936 FREE_LIST(struct node_queue, nqueues); in expand_altq() 5952 FREE_LIST(struct node_queue, nqueues); in expand_queue() 5958 FREE_LIST(struct node_queue, nqueues); in expand_queue() 6069 FREE_LIST(struct node_queue, nqueues); in expand_queue() 6070 FREE_LIST(struct node_if, interfaces); in expand_queue() 6156 FREE_LIST(struct node_if, interfaces); in expand_eth_rule() [all …]
|