Home
last modified time | relevance | path

Searched refs:LOOP_THROUGH (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sbin/pfctl/
Dparse.y4089 #define LOOP_THROUGH(T,n,r,C) \ macro
4282 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_queue()
4652 LOOP_THROUGH(struct node_if, interface, interfaces, in expand_rule()
4653 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
4654 LOOP_THROUGH(struct node_icmp, icmp_type, icmp_types, in expand_rule()
4655 LOOP_THROUGH(struct node_host, src_host, src_hosts, in expand_rule()
4656 LOOP_THROUGH(struct node_host, dst_host, dst_hosts, in expand_rule()
4657 LOOP_THROUGH(struct node_port, src_port, src_ports, in expand_rule()
4658 LOOP_THROUGH(struct node_port, dst_port, dst_ports, in expand_rule()
4659 LOOP_THROUGH(struct node_os, src_os, src_oses, in expand_rule()
[all …]