HomeSort by relevance Sort by last modified time
    Searched refs:getph1byindex (Results 1 - 5 of 5) sorted by null

  /external/ipsec-tools/src/racoon/
handler.h 426 extern struct ph1handle *getph1byindex __P((isakmp_index *));
isakmp_inf.c 511 del_ph1=getph1byindex((isakmp_index *)(delete + 1));
1109 iph1 = getph1byindex(&spi[i]);
    [all...]
handler.c 104 getph1byindex(index) function
isakmp_xauth.c 363 if ((iph1 = getph1byindex(&xra->index)) != NULL)
    [all...]
isakmp.c 463 iph1 = getph1byindex(index);
    [all...]

Completed in 97 milliseconds