Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Xml.h170 #define TCP_UDPSource_TAG "TCP_UDPSource" macro
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h170 #define TCP_UDPSource_TAG "TCP_UDPSource" macro
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h170 #define TCP_UDPSource_TAG "TCP_UDPSource" macro
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Xml.cpp1073 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, TCP_UDPSource_TAG)) in IPACM_firewall_xml_parse_tree()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp1073 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, TCP_UDPSource_TAG)) in IPACM_firewall_xml_parse_tree()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp1097 else if (0 == IPACM_util_icmp_string((char*)xml_node->name, TCP_UDPSource_TAG)) in IPACM_firewall_xml_parse_tree()