Searched refs:table_opts (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sbin/pfctl/
H A Dparse.y338 struct table_opts {
342 } table_opts;
353 int process_tabledef(char *, struct table_opts *, int);
452 struct table_opts table_opts;
531 %type <v.table_opts> table_opts table_opt table_opts_l
1222 tabledef : TABLE '<' STRING '>' table_opts {
1251 table_opts : { label
1252 bzero(&table_opts, sizeo
[all...]

Completed in 63 milliseconds