OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:antispoof_if
(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
1128
antispoof_ifspc : FOR
antispoof_if
{ $$ = $2; }
1132
antispoof_iflst :
antispoof_if
{ $$ = $1; }
1133
| antispoof_iflst comma
antispoof_if
{
1140
antispoof_if
: if_item { $$ = $1; }
label
Completed in 13 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025