Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h121 int support_proxy; /* support mip6/proxy */ member
H A Dremoteconf.c515 new->support_proxy = FALSE; in newrmconf()
1044 s_switch (p->support_proxy)); in dump_rmconf_single()
H A Dcfparse.y2250 | SUPPORT_PROXY SWITCH { cur_rmconf->support_proxy = $2; } EOS
H A Disakmp_quick.c266 iph2->ph1->rmconf->support_proxy == 0 &&