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

  /external/ipsec-tools/src/racoon/
isakmp_cfg.h 197 int isakmp_cfg_reply(struct ph1handle *, struct isakmp_pl_attr *);
isakmp_cfg.c 291 case ISAKMP_CFG_REPLY:
292 return isakmp_cfg_reply(iph1, attrpl);
316 isakmp_cfg_reply(iph1, attrpl) function
624 reply->type = ISAKMP_CFG_REPLY;
    [all...]

Completed in 102 milliseconds