Searched refs:icmp_type_code_match (Results 1 – 1 of 1) sorted by relevance
174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match() function208 return icmp_type_code_match(icmpinfo->type, in icmp_match()