HomeSort by: relevance | last modified time | path
    Searched refs:support_proxy (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 121 int support_proxy; /* support mip6/proxy */ member in struct:remoteconf
remoteconf.c 506 new->support_proxy = FALSE;
1025 s_switch (p->support_proxy));
cfparse.y 338 %token GENERATE_POLICY GENERATE_LEVEL SUPPORT_PROXY
2260 | SUPPORT_PROXY SWITCH { cur_rmconf->support_proxy = $2; } EOS
isakmp_quick.c 262 iph2->ph1->rmconf->support_proxy == 0 &&

Completed in 81 milliseconds