Searched refs:ipv6_icmp_flt_rule_hdl (Results 1 – 3 of 3) sorted by relevance
214 uint32_t ipv6_icmp_flt_rule_hdl[NUM_IPV6_ICMP_FLT_RULE]; variable
128 memset(ipv6_icmp_flt_rule_hdl, 0, NUM_IPV6_ICMP_FLT_RULE * sizeof(uint32_t)); in IPACM_Lan()1286 eth_bridge_flt_rule_offset[data->iptype] = ipv6_icmp_flt_rule_hdl[0]; in handle_addr_evt()2786 …if(m_filtering.DeleteFilteringHdls(ipv6_icmp_flt_rule_hdl, IPA_IP_v6, NUM_IPV6_ICMP_FLT_RULE) == f… in handle_down_evt()3589 ipv6_icmp_flt_rule_hdl[0] = flt_rule->rules[0].flt_rule_hdl; in install_ipv6_icmp_flt_rule()3590 IPACMDBG_H("IPv6 icmp filter rule HDL:0x%x\n", ipv6_icmp_flt_rule_hdl[0]); in install_ipv6_icmp_flt_rule()
1772 …if(m_filtering.DeleteFilteringHdls(ipv6_icmp_flt_rule_hdl, IPA_IP_v6, NUM_IPV6_ICMP_FLT_RULE) == f… in handle_down_evt()