Home | History | Annotate | Download | only in racoon

Lines Matching full:grouplist

2147 		if (isakmp_cfg_config.grouplist != NULL) {
2149 racoon_free(isakmp_cfg_config.grouplist[i]);
2150 racoon_free(isakmp_cfg_config.grouplist);
2153 isakmp_cfg_config.grouplist = NULL;