HomeSort by: relevance | last modified time | path
    Searched refs:getph2bymsgid (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 500 extern struct ph2handle *getph2bymsgid(struct ph1handle *, uint32_t);
handler.c 569 getph2bymsgid(struct ph1handle *iph1, uint32_t msgid) function
isakmp.c 688 iph2 = getph2bymsgid(iph1, msgid);
2583 } while (getph2bymsgid(iph1, msgid2));

Completed in 19 milliseconds