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 397 #define ISAKMP_CFG_REPLY 2
isakmp_cfg.c 293 case ISAKMP_CFG_REPLY:
294 return isakmp_cfg_reply(iph1, attrpl);
318 isakmp_cfg_reply(iph1, attrpl) function
625 reply->type = ISAKMP_CFG_REPLY;
    [all...]
strnames.c 391 { ISAKMP_CFG_REPLY, "mode config REPLY", NULL },

Completed in 20 milliseconds