Home
last modified time | relevance | path

Searched refs:peer_l2_type (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_LanToLan.cpp448 ipa_hdr_l2_type peer_l2_type; in add_client_rt_rule_for_new_iface() local
452 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_client_rt_rule_for_new_iface()
805 ipa_hdr_l2_type peer_l2_type; in clear_all_rt_rule_for_one_peer_iface() local
808 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in clear_all_rt_rule_for_one_peer_iface()
1077 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_hdr_proc_ctx()
1080 hdr_proc_ctx_for_inter_interface[peer_l2_type] = hdr_proc_ctx_hdl; in add_hdr_proc_ctx()
1088 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in del_hdr_proc_ctx()
1248 ref_cnt_peer_l2_hdr_type[peer_l2_type]++; in increment_ref_cnt_peer_l2_hdr_type()
1250 ref_cnt_peer_l2_hdr_type[peer_l2_type]); in increment_ref_cnt_peer_l2_hdr_type()
1257 ref_cnt_peer_l2_hdr_type[peer_l2_type]--; in decrement_ref_cnt_peer_l2_hdr_type()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_LanToLan.h120 void increment_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
122 void decrement_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
157 void add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
159 void del_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h160 void increment_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
162 void decrement_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
211 void add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
213 void del_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_LanToLan.h160 void increment_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
162 void decrement_ref_cnt_peer_l2_hdr_type(ipa_hdr_l2_type peer_l2_type);
211 void add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
213 void del_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_type);
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp876 ipa_hdr_l2_type peer_l2_type; in add_client_rt_rule_for_new_iface() local
880 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_client_rt_rule_for_new_iface()
1423 ipa_hdr_l2_type peer_l2_type; in clear_all_rt_rule_for_one_peer_iface() local
1426 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in clear_all_rt_rule_for_one_peer_iface()
1721 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_hdr_proc_ctx()
1724 hdr_proc_ctx_for_inter_interface[peer_l2_type] = hdr_proc_ctx_hdl; in add_hdr_proc_ctx()
1732 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in del_hdr_proc_ctx()
1953 ref_cnt_peer_l2_hdr_type[peer_l2_type]++; in increment_ref_cnt_peer_l2_hdr_type()
1955 ref_cnt_peer_l2_hdr_type[peer_l2_type]); in increment_ref_cnt_peer_l2_hdr_type()
1962 ref_cnt_peer_l2_hdr_type[peer_l2_type]--; in decrement_ref_cnt_peer_l2_hdr_type()
[all …]
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp881 ipa_hdr_l2_type peer_l2_type; in add_client_rt_rule_for_new_iface() local
885 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_client_rt_rule_for_new_iface()
1436 ipa_hdr_l2_type peer_l2_type; in clear_all_rt_rule_for_one_peer_iface() local
1439 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in clear_all_rt_rule_for_one_peer_iface()
1738 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 1) in add_hdr_proc_ctx()
1741 hdr_proc_ctx_for_inter_interface[peer_l2_type] = hdr_proc_ctx_hdl; in add_hdr_proc_ctx()
1749 if(ref_cnt_peer_l2_hdr_type[peer_l2_type] == 0) in del_hdr_proc_ctx()
1970 ref_cnt_peer_l2_hdr_type[peer_l2_type]++; in increment_ref_cnt_peer_l2_hdr_type()
1972 ref_cnt_peer_l2_hdr_type[peer_l2_type]); in increment_ref_cnt_peer_l2_hdr_type()
1979 ref_cnt_peer_l2_hdr_type[peer_l2_type]--; in decrement_ref_cnt_peer_l2_hdr_type()
[all …]