Home
last modified time | relevance | path

Searched refs:support_proxy (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dremoteconf.h121 int support_proxy; /* support mip6/proxy */ member
Dremoteconf.c524 new->support_proxy = FALSE; in newrmconf()
1061 s_switch (p->support_proxy)); in dump_rmconf_single()
Dcfparse.y2040 | SUPPORT_PROXY SWITCH { cur_rmconf->support_proxy = $2; } EOS
Disakmp_quick.c266 iph2->ph1->rmconf->support_proxy == 0 &&