Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dparse.y130 struct node_proto { struct
132 struct node_proto *next; argument
133 struct node_proto *tail; argument
337 struct node_host *, struct node_proto *, struct node_os *,
390 struct node_proto *proto;
810 struct node_proto *proto;
2019 struct node_proto *proto;
2881 $$ = calloc(1, sizeof(struct node_proto));
5245 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
5273 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
[all …]