Home
last modified time | relevance | path

Searched refs:NUM_RULES (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Routing.cpp205 const uint8_t NUM_RULES = 1; in DeleteRoutingHdl() local
217 len = (sizeof(struct ipa_ioc_del_rt_rule)) + (NUM_RULES * sizeof(struct ipa_rt_rule_del)); in DeleteRoutingHdl()
227 rt_rule->num_hdls = NUM_RULES; in DeleteRoutingHdl()
DIPACM_Wan.cpp206 const int NUM_RULES = 1; in handle_addr_evt() local
239 NUM_RULES * sizeof(struct ipa_rt_rule_add)); in handle_addr_evt()
248 rt_rule->num_rules = NUM_RULES; in handle_addr_evt()
432 NUM_RULES * sizeof(struct ipa_rt_rule_add)); in handle_addr_evt()
441 rt_rule->num_rules = NUM_RULES; in handle_addr_evt()
5850 const int NUM_RULES = 1; in handle_wan_client_SCC_MCC_switch() local
5853 NUM_RULES * sizeof(struct ipa_rt_rule_mdfy); in handle_wan_client_SCC_MCC_switch()
5897 rt_rule->num_rules = NUM_RULES; in handle_wan_client_SCC_MCC_switch()
5965 rt_rule->num_rules = NUM_RULES; in handle_wan_client_SCC_MCC_switch()
DIPACM_Lan.cpp1124 const int NUM_RULES = 1; in handle_addr_evt() local
1154 NUM_RULES * sizeof(struct ipa_rt_rule_add)); in handle_addr_evt()
1163 rt_rule->num_rules = NUM_RULES; in handle_addr_evt()
1215 NUM_RULES * sizeof(struct ipa_rt_rule_add)); in handle_addr_evt()
1224 rt_rule->num_rules = NUM_RULES; in handle_addr_evt()