Searched refs:ICMP_IS_ERROR (Results 1 – 2 of 2) sorted by relevance
350 #define ICMP_IS_ERROR(type) ( \ macro
2273 return (ICMP_IS_ERROR(icmph->icmph_type) || in is_icmp_error()