HomeSort by: relevance | last modified time | path
    Searched defs:scrub_opt (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
parse.y 468 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l
964 scrub_opts_l : scrub_opts_l scrub_opt
965 | scrub_opt
968 scrub_opt : NODF { label
parse.y 468 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l
964 scrub_opts_l : scrub_opts_l scrub_opt
965 | scrub_opt
968 scrub_opt : NODF { label

Completed in 36 milliseconds