Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h303 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h355 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h359 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules() function
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp556 if (delete_eth_rtrules(i, IPA_IP_v4)) in event_callback()
559 if (delete_eth_rtrules(i, IPA_IP_v6)) in event_callback()
2153 delete_eth_rtrules(clnt_indx,IPA_IP_v4); in handle_eth_client_ipaddr()
2776 if (delete_eth_rtrules(clt_indx, IPA_IP_v4)) in handle_eth_client_down_evt()
2782 if (delete_eth_rtrules(clt_indx, IPA_IP_v6)) in handle_eth_client_down_evt()
3116 if (delete_eth_rtrules(i, IPA_IP_v4)) in handle_down_evt()
3122 if (delete_eth_rtrules(i, IPA_IP_v6)) in handle_down_evt()
3761 res = delete_eth_rtrules(i, iptype); in handle_lan_client_reset_rt()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
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()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
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()