Searched refs:LOOP_THROUGH (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 6049 #define LOOP_THROUGH(T,n,r,C) \ macro 6247 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_altq() 6268 LOOP_THROUGH(struct node_queue, queue, in expand_altq() 6306 LOOP_THROUGH(struct node_queue, queue, nqueues, in expand_altq() 6363 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_queue() 6364 LOOP_THROUGH(struct node_queue, tqueue, queues, in expand_queue() 6457 LOOP_THROUGH(struct node_queue, in expand_queue() 6514 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_eth_rule() 6515 LOOP_THROUGH(struct node_etherproto, proto, protos, in expand_eth_rule() 6516 LOOP_THROUGH(struct node_mac, src, srcs, in expand_eth_rule() [all …]
|