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.y632 %type <v.host> ipspec toipspec xhost host dynaddr host_list
4048 ipportspec : ipspec {
4052 | ipspec PORT portspec {
4066 ipspec : ANY { $$ = NULL; }
4071 toipspec : TO ipspec { $$ = $2; }
4075 host_list : ipspec optnl { $$ = $1; }
4076 | host_list comma ipspec optnl {
5349 binatrule : no BINAT natpasslog interface af proto FROM ipspec toipspec tag