Searched refs:FREE_LIST (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 6039 #define FREE_LIST(T,r) \ macro 6241 FREE_LIST(struct node_if, interfaces); in expand_altq() 6243 FREE_LIST(struct node_queue, nqueues); in expand_altq() 6335 FREE_LIST(struct node_if, interfaces); in expand_altq() 6337 FREE_LIST(struct node_queue, nqueues); in expand_altq() 6353 FREE_LIST(struct node_queue, nqueues); in expand_queue() 6359 FREE_LIST(struct node_queue, nqueues); in expand_queue() 6470 FREE_LIST(struct node_queue, nqueues); in expand_queue() 6471 FREE_LIST(struct node_if, interfaces); in expand_queue() 6557 FREE_LIST(struct node_if, interfaces); in expand_eth_rule() [all …]
|