Searched refs:ipspec (Results 1 – 2 of 2) sorted by relevance
50 struct ipspec { struct65 static const struct ipspec intparams[] = { argument
540 %type <v.host> ipspec toipspec xhost host dynaddr host_list3528 ipportspec : ipspec {3532 | ipspec PORT portspec {3546 ipspec : ANY { $$ = NULL; }3551 toipspec : TO ipspec { $$ = $2; }3555 host_list : ipspec optnl { $$ = $1; }3556 | host_list comma ipspec optnl {4848 binatrule : no BINAT natpasslog interface af proto FROM ipspec toipspec tag