Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp976 …mapping_info->vlan_client_ipv6_addr, &client->l2tp_rt_rule_hdl[peer_l2_hdr_type].first_pass_hdr_hd… in add_l2tp_client_rt_rule()
977 …&client->l2tp_rt_rule_hdl[peer_l2_hdr_type].first_pass_hdr_proc_ctx_hdl[IPA_IP_v4], &client->l2tp_… in add_l2tp_client_rt_rule()
978 …&client->l2tp_rt_rule_hdl[peer_l2_hdr_type].num_rt_hdl[IPA_IP_v4], client->l2tp_rt_rule_hdl[peer_l… in add_l2tp_client_rt_rule()
979 client->l2tp_rt_rule_hdl[peer_l2_hdr_type].second_pass_rt_rule_hdl); in add_l2tp_client_rt_rule()
983 …mapping_info->vlan_client_ipv6_addr, &client->l2tp_rt_rule_hdl[peer_l2_hdr_type].first_pass_hdr_hd… in add_l2tp_client_rt_rule()
984 …&client->l2tp_rt_rule_hdl[peer_l2_hdr_type].first_pass_hdr_proc_ctx_hdl[IPA_IP_v6], &client->l2tp_… in add_l2tp_client_rt_rule()
985 …&client->l2tp_rt_rule_hdl[peer_l2_hdr_type].num_rt_hdl[IPA_IP_v6], client->l2tp_rt_rule_hdl[peer_l… in add_l2tp_client_rt_rule()
986 client->l2tp_rt_rule_hdl[peer_l2_hdr_type].second_pass_rt_rule_hdl); in add_l2tp_client_rt_rule()
992 …_rule(IPA_IP_v6, client->mac_addr, &hdr_proc_ctx_for_l2tp, &client->l2tp_rt_rule_hdl[peer_l2_hdr_t… in add_l2tp_client_rt_rule()
993 client->l2tp_rt_rule_hdl[peer_l2_hdr_type].first_pass_rt_rule_hdl[IPA_IP_v6]); in add_l2tp_client_rt_rule()
[all …]
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h104 l2tp_rt_rule_info l2tp_rt_rule_hdl[IPA_HDR_L2_MAX]; member