Home
last modified time | relevance | path

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

/freebsd/share/examples/pf/
H A Dfaq-example114 icmp_types="echoreq"
48 pass in inet proto icmp all icmp-type $icmp_types
/freebsd/sbin/pfctl/
H A Dparse.y6049 struct node_icmp *icmp_types, const char *anchor_call) in expand_rule() argument
6074 LOOP_THROUGH(struct node_icmp, icmp_type, icmp_types, in expand_rule()
6233 FREE_LIST(struct node_icmp, icmp_types); in expand_rule()