Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y137 struct node_etherproto { struct
139 struct node_etherproto *next; argument
140 struct node_etherproto *tail; argument
445 struct node_if *, struct node_etherproto *,
517 struct node_etherproto *etherproto;
6497 struct node_if *interfaces, struct node_etherproto *protos, in expand_eth_rule()
6515 LOOP_THROUGH(struct node_etherproto, proto, protos, in expand_eth_rule()
6558 FREE_LIST(struct node_etherproto, protos); in expand_eth_rule()