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

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

Completed in 94 milliseconds