Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dparse.y89 struct node_proto { struct
91 struct node_proto *next; argument
92 struct node_proto *tail; argument
263 struct node_proto *, struct node_os*, struct node_host *,
327 struct node_proto *proto;
1350 struct node_proto *proto;
1891 $$ = calloc(1, sizeof(struct node_proto));
3921 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
3948 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
4083 FREE_LIST(struct node_proto, protos); in expand_rule()