Searched refs:IPACM_conf_t (Results 1 – 8 of 8) sorted by relevance
283 } IPACM_conf_t; typedef289 IPACM_conf_t *config /* Mobile AP config data */
161 IPACM_conf_t *cfg; in Init()162 cfg = (IPACM_conf_t *)malloc(sizeof(IPACM_conf_t)); in Init()
62 IPACM_conf_t *config115 int ipacm_read_cfg_xml(char *xml_file, IPACM_conf_t *config) in ipacm_read_cfg_xml()131 memset(config, 0, sizeof(IPACM_conf_t)); in ipacm_read_cfg_xml()151 IPACM_conf_t *config in ipacm_cfg_xml_parse_tree()
170 IPACM_conf_t *cfg; in Init()171 cfg = (IPACM_conf_t *)malloc(sizeof(IPACM_conf_t)); in Init()
182 IPACM_conf_t *cfg; in Init()183 cfg = (IPACM_conf_t *)malloc(sizeof(IPACM_conf_t)); in Init()
62 IPACM_conf_t *config124 int ipacm_read_cfg_xml(char *xml_file, IPACM_conf_t *config) in ipacm_read_cfg_xml()140 memset(config, 0, sizeof(IPACM_conf_t)); in ipacm_read_cfg_xml()160 IPACM_conf_t *config in ipacm_cfg_xml_parse_tree()