Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Disakmp.c186 static int etypesw1 __P((int));
793 if (ph1exchange[etypesw1(iph1->etype)]
800 error = (ph1exchange[etypesw1(iph1->etype)]
840 if ((ph1exchange[etypesw1(iph1->etype)]
1094 if ((ph1exchange[etypesw1(iph1->etype)]
1212 if ((ph1exchange[etypesw1(iph1->etype)] in isakmp_ph1begin_r()
1215 || (ph1exchange[etypesw1(iph1->etype)] in isakmp_ph1begin_r()
2673 etypesw1(etype) in etypesw1() function