Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDparse.y125 struct node_proto { struct
127 struct node_proto *next; argument
128 struct node_proto *tail; argument
328 struct node_host *, struct node_proto *, struct node_os *,
379 struct node_proto *proto;
784 struct node_proto *proto;
1973 struct node_proto *proto;
2770 $$ = calloc(1, sizeof(struct node_proto));
5105 struct node_proto *protos, struct node_os *src_oses, in expand_rule()
5133 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()
[all …]