Searched refs:ICMP6_IS_ERROR (Results 1 – 3 of 3) sorted by relevance
242 #define ICMP6_IS_ERROR(x) ((x) < 128) macro
2288 return (ICMP6_IS_ERROR(icmp6->icmp6_type) || in is_icmp_error()
1513 if (ICMP6_IS_ERROR(icmp6->icmp6_type) || in icmp_pkt_err_ok_v6()