Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dparse.y153 struct node_state_opt { struct
175 struct node_state_opt *next; argument
176 struct node_state_opt *tail; argument
262 struct node_state_opt *options;
345 struct node_state_opt *keep_state_defaults = NULL;
424 struct node_state_opt *state_opt;
433 struct node_state_opt *options;
1563 struct node_state_opt *o;
1626 struct node_state_opt *p = o;
3331 $$ = calloc(1, sizeof(struct node_state_opt));
[all …]