Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/pfctl/
H A Dparse.y120 struct node_proto { struct
122 struct node_proto *next; argument
123 struct node_proto *tail; argument
323 struct node_host *, struct node_proto *, struct node_os *,
373 struct node_proto *proto;
778 struct node_proto *proto;
1902 struct node_proto *proto;
2681 $$ = calloc(1, sizeof(struct node_proto));
5054 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
5082 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
[all …]