Home
last modified time | relevance | path

Searched refs:DeleteRoutingRule (Results 1 – 2 of 2) 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/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()