Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dhandler.h426 extern struct ph1handle *getph1byindex __P((isakmp_index *));
Disakmp_inf.c510 del_ph1=getph1byindex((isakmp_index *)(delete + 1));
1108 iph1 = getph1byindex(&spi[i]);
Dhandler.c104 getph1byindex(index) in getph1byindex() function
Disakmp_xauth.c363 if ((iph1 = getph1byindex(&xra->index)) != NULL)
Disakmp.c463 iph1 = getph1byindex(index);