Home
last modified time | relevance | path

Searched refs:isakmp_ph2resend (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_var.h80 extern int isakmp_ph2resend __P((struct ph2handle *));
Disakmp_quick.c288 if (isakmp_ph2resend(iph2) == -1)
623 if (isakmp_ph2resend(iph2) == -1)
1354 if (isakmp_ph2resend(iph2) == -1)
Disakmp.c1936 if(isakmp_ph2resend(iph2) < 0){
1944 isakmp_ph2resend(iph2) in isakmp_ph2resend() function