Lines Matching refs:rmconf
885 iph1->rmconf->ini_contact = 0;
894 if(iph1->dpd_support && iph1->rmconf->dpd_interval)
901 && iph1->rmconf->ini_contact && !getcontacted(iph1->remote)) {
922 !iph1->rmconf->mode_cfg) {
1026 isakmp_ph1begin_i(rmconf, remote, local) in isakmp_ph1begin_i() argument
1027 struct remoteconf *rmconf; in isakmp_ph1begin_i()
1041 iph1->rmconf = rmconf;
1058 if(rmconf->ike_frag == ISAKMP_FRAG_FORCE)
1067 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) {
1075 iph1->etype = rmconf->etypes->type;
1125 struct remoteconf *rmconf; in isakmp_ph1begin_r() local
1133 rmconf = getrmconf(remote); in isakmp_ph1begin_r()
1134 if (rmconf == NULL) { in isakmp_ph1begin_r()
1142 etypeok = check_etypeok(rmconf, etype); in isakmp_ph1begin_r()
1156 iph1->rmconf = rmconf; in isakmp_ph1begin_r()
1187 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) { in isakmp_ph1begin_r()
1921 iph1->scr = sched_new(iph1->rmconf->retry_interval,
1980 iph2->scr = sched_new(iph2->ph1->rmconf->retry_interval,
2155 struct remoteconf *rmconf; local
2161 rmconf = getrmconf(iph2->dst);
2162 if (rmconf == NULL) {
2170 if (rmconf->passive) {
2208 if (isakmp_ph1begin_i(rmconf, iph2->dst, iph2->src) < 0) {
2862 copy_ph1addresses(iph1, rmconf, remote, local) in copy_ph1addresses() argument
2864 struct remoteconf *rmconf;
2882 port = extract_port(rmconf->remote);
2945 if(!iph1->rmconf->mode_cfg) {
3063 iph1->rmconf == NULL ||
3064 iph1->rmconf->script[script] == NULL)
3107 if (privsep_script_exec(iph1->rmconf->script[script]->v,