Searched refs:LOOP_THROUGH (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sbin/pfctl/ |
| HD | parse.y | 5486 #define LOOP_THROUGH(T,n,r,C) \ macro 5684 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_altq() 5705 LOOP_THROUGH(struct node_queue, queue, in expand_altq() 5743 LOOP_THROUGH(struct node_queue, queue, nqueues, in expand_altq() 5800 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_queue() 5801 LOOP_THROUGH(struct node_queue, tqueue, queues, in expand_queue() 5894 LOOP_THROUGH(struct node_queue, in expand_queue() 5951 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_eth_rule() 5952 LOOP_THROUGH(struct node_etherproto, proto, protos, in expand_eth_rule() 5953 LOOP_THROUGH(struct node_mac, src, srcs, in expand_eth_rule() [all …]
|