Searched refs:icmp6_type_code_match (Results 1 – 1 of 1) sorted by relevance
182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match() function235 return icmp6_type_code_match(icmpinfo->type, in icmp6_match()