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

  /external/ipsec-tools/src/racoon/
isakmp.h 401 #define ISAKMP_CFG_REPLY 2
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...]
strnames.c 389 { ISAKMP_CFG_REPLY, "mode config REPLY", NULL },

Completed in 91 milliseconds