Home
last modified time | relevance | path

Searched defs:num_rt_hdl (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp4927 …uint32_t *second_pass_hdr_hdl, int *num_rt_hdl, uint32_t *first_pass_rt_rule_hdl, uint32_t *second… in add_l2tp_rt_rule()
5228 …uint32_t second_pass_hdr_hdl, int num_rt_hdl, uint32_t *first_pass_rt_rule_hdl, uint32_t *second_p… in del_l2tp_rt_rule()
5284 int *num_rt_hdl, uint32_t *rt_rule_hdl) in add_l2tp_rt_rule()
5418 int IPACM_Lan::del_l2tp_rt_rule(ipa_ip_type iptype, int num_rt_hdl, uint32_t *rt_rule_hdl) in del_l2tp_rt_rule()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h92 int num_rt_hdl[IPA_IP_MAX]; /* number of TX properties for IPv4 and IPv6 respectively */ member