Home
last modified time | relevance | path

Searched refs:DeleteRoutingRule (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Routing.h58 bool DeleteRoutingRule(struct ipa_ioc_del_rt_rule *ruleTable);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Routing.h62 bool DeleteRoutingRule(struct ipa_ioc_del_rt_rule *ruleTable);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Routing.cpp115 bool IPACM_Routing::DeleteRoutingRule(struct ipa_ioc_del_rt_rule *ruleTable) in DeleteRoutingRule() function in IPACM_Routing
235 if ((false == DeleteRoutingRule(rt_rule)) || in DeleteRoutingHdl()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Routing.cpp224 bool IPACM_Routing::DeleteRoutingRule(struct ipa_ioc_del_rt_rule *ruleTable) in DeleteRoutingRule() function in IPACM_Routing
344 if ((false == DeleteRoutingRule(rt_rule)) || in DeleteRoutingHdl()