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

  /src/dist/pf/sbin/pfctl/
parse.y 466 %type <v.antispoof_opts> antispoof_opts antispoof_opt antispoof_opts_l
1160 antispoof_opts_l : antispoof_opts_l antispoof_opt
1161 | antispoof_opt
1164 antispoof_opt : label { label

Completed in 45 milliseconds