Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y133 struct node_state_opt { struct
155 struct node_state_opt *next; argument
156 struct node_state_opt *tail; argument
198 struct node_state_opt *options;
358 struct node_state_opt *state_opt;
377 struct node_state_opt *options;
1665 struct node_state_opt *o;
1760 struct node_state_opt *p = o;
2036 $$ = calloc(1, sizeof(struct node_state_opt));
3140 $$ = calloc(1, sizeof(struct node_state_opt));
[all …]