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 190 int isakmp_cfg_reply(struct ph1handle *, struct isakmp_pl_attr *);
isakmp_cfg.c 289 case ISAKMP_CFG_REPLY:
290 return isakmp_cfg_reply(iph1, attrpl);
314 isakmp_cfg_reply(iph1, attrpl) function
622 reply->type = ISAKMP_CFG_REPLY;
    [all...]

Completed in 360 milliseconds