HomeSort by relevance Sort by last modified time
    Searched refs:ipa_rt_rule_add (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 576 struct ipa_rt_rule_add { struct
590 struct ipa_rt_rule_add rules[0];
600 struct ipa_rt_rule_add rules[0];
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 887 * struct ipa_rt_rule_add - routing rule descriptor includes in
897 struct ipa_rt_rule_add { struct
913 * @ipa_rt_rule_add rules: all rules need to go back to back here, no pointers
920 struct ipa_rt_rule_add rules[0];
933 * @ipa_rt_rule_add rules: all rules need to go back to back here, no pointers
942 struct ipa_rt_rule_add rules[0];
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ipa.h 592 struct ipa_rt_rule_add { struct
606 struct ipa_rt_rule_add rules[0];
616 struct ipa_rt_rule_add rules[0];
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ipa.h 907 * struct ipa_rt_rule_add - routing rule descriptor includes in
917 struct ipa_rt_rule_add { struct
933 * @ipa_rt_rule_add rules: all rules need to go back to back here, no pointers
940 struct ipa_rt_rule_add rules[0];
953 * @ipa_rt_rule_add rules: all rules need to go back to back here, no pointers
962 struct ipa_rt_rule_add rules[0];
    [all...]
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Lan.cpp     [all...]
IPACM_Wan.cpp 201 struct ipa_rt_rule_add *rt_rule_entry;
239 NUM_RULES * sizeof(struct ipa_rt_rule_add));
432 NUM_RULES * sizeof(struct ipa_rt_rule_add));
    [all...]
IPACM_Wlan.cpp     [all...]

Completed in 68 milliseconds