Home
last modified time | relevance | path

Searched refs:UDPSourceRange_TAG (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Xml.h158 #define UDPSourceRange_TAG "UDPSourceRange" macro
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h158 #define UDPSourceRange_TAG "UDPSourceRange" macro
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h158 #define UDPSourceRange_TAG "UDPSourceRange" macro
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Xml.cpp958 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, UDPSourceRange_TAG)) in IPACM_firewall_xml_parse_tree()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp958 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, UDPSourceRange_TAG)) in IPACM_firewall_xml_parse_tree()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp982 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, UDPSourceRange_TAG)) in IPACM_firewall_xml_parse_tree()