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

/freebsd-10-stable/sbin/pfctl/
H A Dparse.y254 struct scrub_opts {
270 } scrub_opts;
424 struct scrub_opts scrub_opts;
509 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l
1043 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
1101 scrub_opts : { label
1102 bzero(&scrub_opts, sizeof scrub_opts);
[all...]

Completed in 57 milliseconds