Home
last modified time | relevance | path

Searched refs:isakmp_ph1resend (Results 1 – 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_var.h78 extern int isakmp_ph1resend __P((struct ph1handle *));
Disakmp_ident.c214 if (isakmp_ph1resend(iph1) == -1)
396 if (isakmp_ph1resend(iph1) == -1)
637 if (isakmp_ph1resend(iph1) == -1)
1067 if (isakmp_ph1resend(iph1) == -1) {
1296 if (isakmp_ph1resend(iph1) == -1)
Disakmp_base.c254 if (isakmp_ph1resend(iph1) == -1)
556 if (isakmp_ph1resend(iph1) == -1)
1023 if (isakmp_ph1resend(iph1) == -1) {
Disakmp_agg.c293 if (isakmp_ph1resend(iph1) == -1)
1265 if (isakmp_ph1resend(iph1) == -1)
Disakmp.c1877 if(isakmp_ph1resend(iph1) < 0){
1891 isakmp_ph1resend(iph1) in isakmp_ph1resend() function