Home
last modified time | relevance | path

Searched refs:ipspec (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/jail/
H A Dconfig.c49 struct ipspec { struct
64 static const struct ipspec intparams[] = { argument
/freebsd/sbin/pfctl/
H A Dparse.y556 %type <v.host> ipspec toipspec xhost host dynaddr host_list
3650 ipportspec : ipspec {
3654 | ipspec PORT portspec {
3668 ipspec : ANY { $$ = NULL; }
3673 toipspec : TO ipspec { $$ = $2; }
3677 host_list : ipspec optnl { $$ = $1; }
3678 | host_list comma ipspec optnl {
5007 binatrule : no BINAT natpasslog interface af proto FROM ipspec toipspec tag