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

/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y491 %type <v.interface> antispoof_ifspc antispoof_iflst antispoof_if
1285 | FOR '{' optnl antispoof_iflst '}' { $$ = $4; }
1288 antispoof_iflst : antispoof_if optnl { $$ = $1; } label
1289 | antispoof_iflst comma antispoof_if optnl {

Completed in 115 milliseconds