Searched refs:num_alg_entries (Results 1 – 3 of 3) sorted by relevance
267 uint8_t num_alg_entries; member
195 config->alg_config.num_alg_entries++; in ipacm_cfg_xml_parse_tree()405 … config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].protocol = IPPROTO_TCP; in ipacm_cfg_xml_parse_tree()407 … content_buf, config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].protocol); in ipacm_cfg_xml_parse_tree()411 … config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].protocol = IPPROTO_UDP; in ipacm_cfg_xml_parse_tree()413 … content_buf, config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].protocol); in ipacm_cfg_xml_parse_tree()425 config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].port in ipacm_cfg_xml_parse_tree()427 …IPACMDBG_H("port %d\n", config->alg_config.alg_entries[config->alg_config.num_alg_entries - 1].por… in ipacm_cfg_xml_parse_tree()
255 ipa_num_alg_ports = cfg->alg_config.num_alg_entries; in Init()271 for (i = 0; i < cfg->alg_config.num_alg_entries; i++) in Init()