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

  /external/ipsec-tools/src/racoon/
handler.h 450 extern struct ph2handle *getph2bymsgid __P((struct ph1handle *, u_int32_t));
handler.c 475 getph2bymsgid(iph1, msgid) function
isakmp_inf.c 382 if (getph2bymsgid(iph1, msgid) == NULL) {
    [all...]
isakmp.c 699 iph2 = getph2bymsgid(iph1, msgid);
    [all...]

Completed in 67 milliseconds