Searched refs:delete_eth_rtrules (Results 1 - 2 of 2) sorted by relevance

/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) function in class:IPACM_Lan
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Lan.cpp1955 delete_eth_rtrules(clnt_indx,IPA_IP_v4);
2574 if (delete_eth_rtrules(clt_indx, IPA_IP_v4))
2580 if (delete_eth_rtrules(clt_indx, IPA_IP_v6))
2881 if (delete_eth_rtrules(i, IPA_IP_v4))
2887 if (delete_eth_rtrules(i, IPA_IP_v6))
3458 res = delete_eth_rtrules(i, iptype);

Completed in 121 milliseconds