Searched refs:antispoof_opts (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/pfctl/
H A Dparse.y249 struct antispoof_opts {
252 } antispoof_opts;
422 struct antispoof_opts antispoof_opts;
507 %type <v.antispoof_opts> antispoof_opts antispoof_opt antispoof_opts_l
1204 antispoof : ANTISPOOF logquick antispoof_ifspc af antispoof_opts {
1310 antispoof_opts : { label
1311 bzero(&antispoof_opts, sizeof antispoof_opts);
[all...]

Completed in 50 milliseconds