Home
last modified time | relevance | path

Searched refs:wan_client_rt_hdl (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h69 }wan_client_rt_hdl; typedef
86 wan_client_rt_hdl wan_rt_hdl[0]; /* depends on number of tx properties */
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h73 }wan_client_rt_hdl; typedef
90 wan_client_rt_hdl wan_rt_hdl[0]; /* depends on number of tx properties */
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wan.cpp142 …wan_client_len = (sizeof(ipa_wan_client)) + (iface_query->num_tx_props * sizeof(wan_client_rt_hdl)… in IPACM_Wan()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp232 …wan_client_len = (sizeof(ipa_wan_client)) + (iface_query->num_tx_props * sizeof(wan_client_rt_hdl)… in IPACM_Wan()