Home
last modified time | relevance | path

Searched refs:IPACM_util_icmp_string (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Xml.cpp53 static int32_t IPACM_util_icmp_string
92 static int32_t IPACM_util_icmp_string in IPACM_util_icmp_string() function
168 if (IPACM_util_icmp_string((char*)xml_node->name, system_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
169 IPACM_util_icmp_string((char*)xml_node->name, ODU_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
170 IPACM_util_icmp_string((char*)xml_node->name, IPACMCFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
171 IPACM_util_icmp_string((char*)xml_node->name, IPACMIFACECFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
172 IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
173 IPACM_util_icmp_string((char*)xml_node->name, IPACMPRIVATESUBNETCFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
174 IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
175 IPACM_util_icmp_string((char*)xml_node->name, IPACMALG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Xml.cpp56 static int32_t IPACM_util_icmp_string
104 static int32_t IPACM_util_icmp_string in IPACM_util_icmp_string() function
180 if (IPACM_util_icmp_string((char*)xml_node->name, system_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
181 IPACM_util_icmp_string((char*)xml_node->name, ODU_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
182 IPACM_util_icmp_string((char*)xml_node->name, IPACMCFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
183 IPACM_util_icmp_string((char*)xml_node->name, IPACMIFACECFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
184 IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
185 IPACM_util_icmp_string((char*)xml_node->name, IPACMPRIVATESUBNETCFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
186 IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
187 IPACM_util_icmp_string((char*)xml_node->name, IPACMALG_TAG) == 0 || in ipacm_cfg_xml_parse_tree()
[all …]