Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp154 if(it->get_iface_pointer() == data->p_iface) in handle_iface_up()
230 handle_cached_client_add_event(front_iface.get_iface_pointer()); in handle_iface_up()
243 if(it_target_iface->get_iface_pointer() == data->p_iface) in handle_iface_down()
269 …te peer info between: new_iface %s, existing iface %s\n", new_iface->get_iface_pointer()->dev_name, in handle_new_iface_up()
270 exist_iface->get_iface_pointer()->dev_name); in handle_new_iface_up()
274 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
275 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up()
279 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
280 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up()
284 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
[all …]
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp248 if(it->get_iface_pointer() == data->p_iface) in handle_iface_up()
345 handle_cached_client_add_event(front_iface.get_iface_pointer()); in handle_iface_up()
359 if(it_target_iface->get_iface_pointer() == data->p_iface) in handle_iface_down()
406 …te peer info between: new_iface %s, existing iface %s\n", new_iface->get_iface_pointer()->dev_name, in handle_new_iface_up()
407 exist_iface->get_iface_pointer()->dev_name); in handle_new_iface_up()
411 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
412 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up()
416 ipa_l2_hdr_type[exist_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
417 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type]); in handle_new_iface_up()
421 ipa_l2_hdr_type[new_iface->get_iface_pointer()->tx_prop->tx[0].hdr_l2_type], in handle_new_iface_up()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_LanToLan.h110 IPACM_Lan* get_iface_pointer();
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h150 IPACM_Lan* get_iface_pointer();