Searched refs:scrub_opts (Results 1 – 1 of 1) sorted by relevance
291 static struct scrub_opts { struct303 } scrub_opts; argument479 struct scrub_opts scrub_opts; member569 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l1409 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts1467 scrub_opts : {1468 bzero(&scrub_opts, sizeof scrub_opts);1469 scrub_opts.rtableid = -1;1472 { $$ = scrub_opts; }1474 bzero(&scrub_opts, sizeof scrub_opts);[all …]