Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/share/pf/
H A Dfaq-example115 icmp_types="echoreq"
49 pass in inet proto icmp all icmp-type $icmp_types
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4652 struct node_uid *uids, struct node_gid *gids, struct node_icmp *icmp_types, in expand_rule() argument
4678 LOOP_THROUGH(struct node_icmp, icmp_type, icmp_types, in expand_rule()
4821 FREE_LIST(struct node_icmp, icmp_types); in expand_rule()