Searched refs:eth_client_rt_hdl (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Lan.h82 }eth_client_rt_hdl; typedef in typeref:struct:_eth_client_rt_hdl
97 eth_client_rt_hdl eth_rt_hdl[0]; /* depends on number of tx properties */
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Lan.cpp96 eth_client_len = (sizeof(ipa_eth_client)) + (iface_query->num_tx_props * sizeof(eth_client_rt_hdl));

Completed in 36 milliseconds