OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:antispoof_iflst
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
457
%type <v.interface> antispoof_ifspc
antispoof_iflst
antispoof_if
1129
| FOR '{'
antispoof_iflst
'}' { $$ = $3; }
1132
antispoof_iflst
: antispoof_if { $$ = $1; }
label
1133
|
antispoof_iflst
comma antispoof_if {
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025