Home | History | Annotate | Download | only in racoon

Lines Matching refs:rmconf

881 				iph1->rmconf->ini_contact = 0;
890 if(iph1->dpd_support && iph1->rmconf->dpd_interval)
897 && iph1->rmconf->ini_contact && !getcontacted(iph1->remote)) {
918 !iph1->rmconf->mode_cfg) {
1022 isakmp_ph1begin_i(rmconf, remote, local)
1023 struct remoteconf *rmconf;
1037 iph1->rmconf = rmconf;
1054 if(rmconf->ike_frag == ISAKMP_FRAG_FORCE)
1063 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) {
1071 iph1->etype = rmconf->etypes->type;
1123 struct remoteconf *rmconf;
1131 rmconf = getrmconf(remote);
1132 if (rmconf == NULL) {
1140 etypeok = check_etypeok(rmconf, etype);
1154 iph1->rmconf = rmconf;
1185 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) {
1916 iph1->scr = sched_new(iph1->rmconf->retry_interval,
1975 iph2->scr = sched_new(iph2->ph1->rmconf->retry_interval,
2151 struct remoteconf *rmconf;
2157 rmconf = getrmconf(iph2->dst);
2158 if (rmconf == NULL) {
2166 if (rmconf->passive) {
2204 if (isakmp_ph1begin_i(rmconf, iph2->dst, iph2->src) < 0) {
2858 copy_ph1addresses(iph1, rmconf, remote, local)
2860 struct remoteconf *rmconf;
2878 port = extract_port(rmconf->remote);
2941 if(!iph1->rmconf->mode_cfg)
3058 iph1->rmconf == NULL ||
3059 iph1->rmconf->script[script] == NULL)
3102 if (privsep_script_exec(iph1->rmconf->script[script]->v,