Searched refs:hdr_proc_ctx_for_l2tp (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_LanToLan.cpp | 71 hdr_proc_ctx_for_l2tp = 0; in IPACM_LanToLan_Iface() 992 …m_p_iface->add_l2tp_rt_rule(IPA_IP_v6, client->mac_addr, &hdr_proc_ctx_for_l2tp, &client->l2tp_rt_… in add_l2tp_client_rt_rule() 1435 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_l2tp); in clear_all_rt_rule_for_one_peer_iface() 1436 hdr_proc_ctx_for_l2tp = 0; in clear_all_rt_rule_for_one_peer_iface() 1685 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_l2tp); in handle_client_del() 1686 hdr_proc_ctx_for_l2tp = 0; in handle_client_del() 1771 IPACMDBG_H("Hdr proc ctx for l2tp: %d\n", hdr_proc_ctx_for_l2tp); in print_data_structure_info() 2042 m_p_iface->add_l2tp_rt_rule(IPA_IP_v6, it_client->mac_addr, &hdr_proc_ctx_for_l2tp, in handle_l2tp_enable()
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_LanToLan.cpp | 71 hdr_proc_ctx_for_l2tp = 0; in IPACM_LanToLan_Iface() 997 …m_p_iface->add_l2tp_rt_rule(IPA_IP_v6, client->mac_addr, &hdr_proc_ctx_for_l2tp, &client->l2tp_rt_… in add_l2tp_client_rt_rule() 1448 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_l2tp); in clear_all_rt_rule_for_one_peer_iface() 1449 hdr_proc_ctx_for_l2tp = 0; in clear_all_rt_rule_for_one_peer_iface() 1702 m_p_iface->eth_bridge_del_hdr_proc_ctx(hdr_proc_ctx_for_l2tp); in handle_client_del() 1703 hdr_proc_ctx_for_l2tp = 0; in handle_client_del() 1788 IPACMDBG_H("Hdr proc ctx for l2tp: %d\n", hdr_proc_ctx_for_l2tp); in print_data_structure_info() 2059 m_p_iface->add_l2tp_rt_rule(IPA_IP_v6, it_client->mac_addr, &hdr_proc_ctx_for_l2tp, in handle_l2tp_enable()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_LanToLan.h | 185 …uint32_t hdr_proc_ctx_for_l2tp; /* uc needs to remove 62 bytes IPv6 + L2TP + inner Ethernet heade… variable
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_LanToLan.h | 185 …uint32_t hdr_proc_ctx_for_l2tp; /* uc needs to remove 62 bytes IPv6 + L2TP + inner Ethernet heade… variable
|