Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dparse.y136 struct node_proto { struct
138 struct node_proto *next; argument
139 struct node_proto *tail; argument
423 struct node_proto *proto;
940 struct node_proto *proto;
2352 struct node_proto *proto;
3296 $$ = calloc(1, sizeof(struct node_proto));
3346 $$ = calloc(1, sizeof(struct node_proto));
5988 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
6016 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
[all …]