HomeSort by relevance Sort by last modified time
    Searched full:isakmp_cfg_set (Results 1 - 5 of 5) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_cfg.h 199 int isakmp_cfg_set(struct ph1handle *, struct isakmp_pl_attr *);
isakmp_cfg.c 300 case ISAKMP_CFG_SET:
302 return isakmp_cfg_set(iph1, attrpl);
657 isakmp_cfg_set(iph1, attrpl) function
    [all...]
isakmp.h 402 #define ISAKMP_CFG_SET 3
strnames.c 387 { ISAKMP_CFG_SET, "mode config SET", NULL },
isakmp_xauth.c 433 attr->type = ISAKMP_CFG_SET;
    [all...]

Completed in 616 milliseconds