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 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...]
strnames.c 389 { ISAKMP_CFG_REPLY, "mode config REPLY", NULL },

Completed in 68 milliseconds