Searched refs:IPACM_util_icmp_string (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Xml.cpp | 53 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() 172 IPACM_util_icmp_string((char*)xml_node->name, IFACE_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() 176 IPACM_util_icmp_string((char*)xml_node->name, ALG_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 180 if (0 == IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG)) in ipacm_cfg_xml_parse_tree() 186 if (0 == IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG)) in ipacm_cfg_xml_parse_tree() [all …]
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Xml.cpp | 53 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() 172 IPACM_util_icmp_string((char*)xml_node->name, IFACE_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() 176 IPACM_util_icmp_string((char*)xml_node->name, ALG_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 180 if (0 == IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG)) in ipacm_cfg_xml_parse_tree() 186 if (0 == IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG)) in ipacm_cfg_xml_parse_tree() [all …]
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Xml.cpp | 53 static int32_t IPACM_util_icmp_string 101 static int32_t IPACM_util_icmp_string in IPACM_util_icmp_string() function 177 if (IPACM_util_icmp_string((char*)xml_node->name, system_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 178 IPACM_util_icmp_string((char*)xml_node->name, ODU_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 179 IPACM_util_icmp_string((char*)xml_node->name, IPACMCFG_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 181 IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 183 IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 185 IPACM_util_icmp_string((char*)xml_node->name, ALG_TAG) == 0 || in ipacm_cfg_xml_parse_tree() 189 if (0 == IPACM_util_icmp_string((char*)xml_node->name, IFACE_TAG)) in ipacm_cfg_xml_parse_tree() 195 if (0 == IPACM_util_icmp_string((char*)xml_node->name, SUBNET_TAG)) in ipacm_cfg_xml_parse_tree() [all …]
|