Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dparse.y131 struct node_proto { struct
133 struct node_proto *next; argument
134 struct node_proto *tail; argument
342 struct node_host *, struct node_proto *, struct node_os *,
395 struct node_proto *proto;
879 struct node_proto *proto;
2096 struct node_proto *proto;
2964 $$ = calloc(1, sizeof(struct node_proto));
5390 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
5418 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
[all …]