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

/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y252 struct scrub_opts {
268 } scrub_opts;
421 struct scrub_opts scrub_opts;
502 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l
1036 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
1094 scrub_opts : { label
1095 bzero(&scrub_opts, sizeof scrub_opts);
[all...]

Completed in 67 milliseconds