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

  /src/dist/pf/sbin/pfctl/
parse.y 383 } logquick;
456 %type <v.logquick> logquick quick log logopts logopt
905 scrubrule : scrubaction dir logquick interface af proto fromto scrub_opts
1042 antispoof : ANTISPOOF logquick antispoof_ifspc af antispoof_opts {
1661 pfrule : action dir logquick interface route af proto fromto
2253 logquick : /* empty */ { $$.log = 0; $$.quick = 0; $$.logif = 0; } label

Completed in 13 milliseconds