OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipspec
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
parse.y
443
%type <v.host>
ipspec
xhost host dynaddr host_list
2451
ipportspec :
ipspec
{
2455
|
ipspec
PORT portspec {
2465
ipspec
: ANY { $$ = NULL; }
label
2470
host_list :
ipspec
{ $$ = $1; }
2471
| host_list comma
ipspec
{
3665
binatrule : no BINAT natpasslog interface af proto FROM host TO
ipspec
tag
parse.y
443
%type <v.host>
ipspec
xhost host dynaddr host_list
2451
ipportspec :
ipspec
{
2455
|
ipspec
PORT portspec {
2465
ipspec
: ANY { $$ = NULL; }
label
2470
host_list :
ipspec
{ $$ = $1; }
2471
| host_list comma
ipspec
{
3665
binatrule : no BINAT natpasslog interface af proto FROM host TO
ipspec
tag
Completed in 137 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025