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 463 extern struct ph1handle *getph1byindex __P((isakmp_index *));
isakmp_inf.c 513 del_ph1=getph1byindex((isakmp_index *)(delete + 1));
1088 iph1 = getph1byindex(&spi[i]);
    [all...]
handler.c 139 getph1byindex(index) function
isakmp_xauth.c 365 if ((iph1 = getph1byindex(&xra->index)) != NULL)
    [all...]
isakmp.c 456 iph1 = getph1byindex(index);
    [all...]

Completed in 202 milliseconds