Searched refs:l2tp_second_pass_flt_rule_hdl (Results 1 – 2 of 2) sorted by relevance
1057 uint32_t l2tp_first_pass_flt_rule_hdl = 0, l2tp_second_pass_flt_rule_hdl = 0; in add_client_flt_rule() local1079 l2tp_second_pass_flt_rule_hdl = it_flt->l2tp_second_pass_flt_rule_hdl; in add_client_flt_rule()1094 &l2tp_first_pass_flt_rule_hdl, &l2tp_second_pass_flt_rule_hdl); in add_client_flt_rule()1119 it_flt->l2tp_second_pass_flt_rule_hdl = l2tp_second_pass_flt_rule_hdl; in add_client_flt_rule()1128 new_flt_info.l2tp_second_pass_flt_rule_hdl = l2tp_second_pass_flt_rule_hdl; in add_client_flt_rule()1173 it_flt->l2tp_second_pass_flt_rule_hdl); in del_client_flt_rule()1174 it_flt->l2tp_second_pass_flt_rule_hdl = 0; in del_client_flt_rule()1176 it_flt->l2tp_first_pass_flt_rule_hdl[IPA_IP_v4], it_flt->l2tp_second_pass_flt_rule_hdl); in del_client_flt_rule()1201 it_flt->l2tp_second_pass_flt_rule_hdl); in del_client_flt_rule()1203 it_flt->l2tp_first_pass_flt_rule_hdl[IPA_IP_v6], it_flt->l2tp_second_pass_flt_rule_hdl); in del_client_flt_rule()[all …]
112 uint32_t l2tp_second_pass_flt_rule_hdl; member