Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Xml.h110 #define TCP_PROTOCOL_TAG "TCP" macro
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h110 #define TCP_PROTOCOL_TAG "TCP" macro
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Xml.h110 #define TCP_PROTOCOL_TAG "TCP" macro
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Xml.cpp403 if (0 == strncasecmp(content_buf, TCP_PROTOCOL_TAG, str_size)) in ipacm_cfg_xml_parse_tree()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp403 if (0 == strncasecmp(content_buf, TCP_PROTOCOL_TAG, str_size)) in ipacm_cfg_xml_parse_tree()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Xml.cpp412 if (0 == strncasecmp(content_buf, TCP_PROTOCOL_TAG, str_size)) in ipacm_cfg_xml_parse_tree()