Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dparse.y130 struct node_etherproto { struct
132 struct node_etherproto *next; argument
133 struct node_etherproto *tail; argument
360 struct node_if *, struct node_etherproto *,
424 struct node_etherproto *etherproto;
5917 struct node_if *interfaces, struct node_etherproto *protos, in expand_eth_rule()
5935 LOOP_THROUGH(struct node_etherproto, proto, protos, in expand_eth_rule()
5978 FREE_LIST(struct node_etherproto, protos); in expand_eth_rule()