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

/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y284 struct table_opts {
288 } table_opts;
312 int process_tabledef(char *, struct table_opts *);
422 struct table_opts table_opts;
503 %type <v.table_opts> table_opts table_opt table_opts_l
1340 tabledef : TABLE '<' STRING '>' table_opts {
1370 table_opts : { label
1371 bzero(&table_opts, sizeo
[all...]

Completed in 113 milliseconds