Home | History | Annotate | Download | only in racoon

Lines Matching refs:rmconf

144 	iph1->sa = ipsecdoi_setph1proposal(iph1->rmconf->proposal);
153 if (iph1->rmconf->nat_traversal)
185 if (iph1->rmconf->ike_frag) {
198 if(iph1->rmconf->dpd){
213 iph1->retry_counter = iph1->rmconf->retry_counter;
375 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
395 iph1->retry_counter = iph1->rmconf->retry_counter;
636 iph1->retry_counter = iph1->rmconf->retry_counter;
1038 if(iph1->rmconf->dpd){
1066 iph1->retry_counter = iph1->rmconf->retry_counter;
1276 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
1295 iph1->retry_counter = iph1->rmconf->retry_counter;
1662 && iph1->rmconf->send_cr
1664 && iph1->rmconf->peerscertfile == NULL) {
1811 && iph1->rmconf->send_cr
1813 && iph1->rmconf->peerscertfile == NULL) {
1823 if (iph1->cert != NULL && iph1->rmconf->send_cert)