Searched refs:FREE_LIST (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sbin/pfctl/ |
| HD | parse.y | 5476 #define FREE_LIST(T,r) \ macro 5678 FREE_LIST(struct node_if, interfaces); in expand_altq() 5680 FREE_LIST(struct node_queue, nqueues); in expand_altq() 5772 FREE_LIST(struct node_if, interfaces); in expand_altq() 5774 FREE_LIST(struct node_queue, nqueues); in expand_altq() 5790 FREE_LIST(struct node_queue, nqueues); in expand_queue() 5796 FREE_LIST(struct node_queue, nqueues); in expand_queue() 5907 FREE_LIST(struct node_queue, nqueues); in expand_queue() 5908 FREE_LIST(struct node_if, interfaces); in expand_queue() 5994 FREE_LIST(struct node_if, interfaces); in expand_eth_rule() [all …]
|