Searched refs:IPACM_conf_t (Results 1 – 3 of 3) 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()