Home
last modified time | relevance | path

Searched refs:eth_bridge_del_hdr_proc_ctx (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h170 int eth_bridge_del_hdr_proc_ctx(uint32_t hdr_proc_ctx_hdl);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_LanToLan.cpp771 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_intra_interface); in handle_down_event()
1090 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_inter_interface[peer_l2_type]); in del_hdr_proc_ctx()
DIPACM_Lan.cpp4547 int IPACM_Lan::eth_bridge_del_hdr_proc_ctx(uint32_t hdr_proc_ctx_hdl) in eth_bridge_del_hdr_proc_ctx() function in IPACM_Lan