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

  /external/ipsec-tools/src/racoon/
handler.h 472 extern struct ph1handle *getph1 __P((struct ph1handle *ph1hint,
478 getph1(NULL, local, remote, est ? GETPH1_F_ESTABLISHED : 0)
480 getph1(NULL, NULL, remote, 0)
isakmp.c     [all...]
handler.c 180 getph1(ph1hint, local, remote, flags) function
187 plog(LLV_DEBUG2, LOCATION, NULL, "getph1: start\n");

Completed in 19 milliseconds