Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Disakmp.c190 static int etypesw1 __P((int));
797 if (ph1exchange[etypesw1(iph1->etype)]
804 error = (ph1exchange[etypesw1(iph1->etype)]
844 if ((ph1exchange[etypesw1(iph1->etype)]
1098 if ((ph1exchange[etypesw1(iph1->etype)]
1216 if ((ph1exchange[etypesw1(iph1->etype)] in isakmp_ph1begin_r()
1219 || (ph1exchange[etypesw1(iph1->etype)] in isakmp_ph1begin_r()
2680 etypesw1(etype) in etypesw1() function