Home
last modified time | relevance | path

Searched refs:other_iface (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp721 IPACM_LanToLan_Iface *other_iface; in handle_down_event() local
737 other_iface = it_own_peer_info->peer; in handle_down_event()
741 for(it_other_iface_peer_info = other_iface->m_peer_iface_info.begin(); in handle_down_event()
742 it_other_iface_peer_info != other_iface->m_peer_iface_info.end(); in handle_down_event()
748 other_iface->clear_all_flt_rule_for_one_peer_iface(&(*it_other_iface_peer_info)); in handle_down_event()
749 other_iface->clear_all_rt_rule_for_one_peer_iface(&(*it_other_iface_peer_info)); in handle_down_event()
751 other_iface->m_peer_iface_info.erase(it_other_iface_peer_info); in handle_down_event()
752 other_iface->del_hdr_proc_ctx(m_p_iface->tx_prop->tx[0].hdr_l2_type); in handle_down_event()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp1297 IPACM_LanToLan_Iface *other_iface; in handle_down_event() local
1313 other_iface = it_own_peer_info->peer; in handle_down_event()
1317 for(it_other_iface_peer_info = other_iface->m_peer_iface_info.begin(); in handle_down_event()
1318 it_other_iface_peer_info != other_iface->m_peer_iface_info.end(); in handle_down_event()
1324 other_iface->clear_all_flt_rule_for_one_peer_iface(&(*it_other_iface_peer_info)); in handle_down_event()
1325 other_iface->clear_all_rt_rule_for_one_peer_iface(&(*it_other_iface_peer_info)); in handle_down_event()
1327 other_iface->m_peer_iface_info.erase(it_other_iface_peer_info); in handle_down_event()
1328 other_iface->del_hdr_proc_ctx(m_p_iface->tx_prop->tx[0].hdr_l2_type); in handle_down_event()