Searched refs:scrub_opts (Results 1 – 1 of 1) sorted by relevance
323 static struct scrub_opts { struct335 } scrub_opts; argument494 struct scrub_opts scrub_opts; member584 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l1421 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts1479 scrub_opts : {1480 bzero(&scrub_opts, sizeof scrub_opts);1481 scrub_opts.rtableid = -1;1484 { $$ = scrub_opts; }1486 bzero(&scrub_opts, sizeof scrub_opts);[all …]