Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Lan.h303 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h355 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h364 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Lan.cpp555 if (delete_eth_rtrules(i, IPA_IP_v4)) in event_callback()
558 if (delete_eth_rtrules(i, IPA_IP_v6)) in event_callback()
2140 delete_eth_rtrules(clnt_indx,IPA_IP_v4); in handle_eth_client_ipaddr()
2761 if (delete_eth_rtrules(clt_indx, IPA_IP_v4)) in handle_eth_client_down_evt()
2767 if (delete_eth_rtrules(clt_indx, IPA_IP_v6)) in handle_eth_client_down_evt()
3096 if (delete_eth_rtrules(i, IPA_IP_v4)) in handle_down_evt()
3102 if (delete_eth_rtrules(i, IPA_IP_v6)) in handle_down_evt()
3729 res = delete_eth_rtrules(i, iptype); in handle_lan_client_reset_rt()
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Lan.cpp1955 delete_eth_rtrules(clnt_indx,IPA_IP_v4); in handle_eth_client_ipaddr()
2574 if (delete_eth_rtrules(clt_indx, IPA_IP_v4)) in handle_eth_client_down_evt()
2580 if (delete_eth_rtrules(clt_indx, IPA_IP_v6)) in handle_eth_client_down_evt()
2881 if (delete_eth_rtrules(i, IPA_IP_v4)) in handle_down_evt()
2887 if (delete_eth_rtrules(i, IPA_IP_v6)) in handle_down_evt()
3458 res = delete_eth_rtrules(i, iptype); in handle_lan_client_reset_rt()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Lan.cpp557 if (delete_eth_rtrules(i, IPA_IP_v4)) in event_callback()
560 if (delete_eth_rtrules(i, IPA_IP_v6)) in event_callback()
2285 delete_eth_rtrules(clnt_indx,IPA_IP_v4); in handle_eth_client_ipaddr()
2913 if (delete_eth_rtrules(clt_indx, IPA_IP_v4)) in handle_eth_client_down_evt()
2919 if (delete_eth_rtrules(clt_indx, IPA_IP_v6)) in handle_eth_client_down_evt()
3253 if (delete_eth_rtrules(i, IPA_IP_v4)) in handle_down_evt()
3259 if (delete_eth_rtrules(i, IPA_IP_v6)) in handle_down_evt()
3938 res = delete_eth_rtrules(i, iptype); in handle_lan_client_reset_rt()