Home
last modified time | relevance | path

Searched refs:ICMP_IS_ERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip.h350 #define ICMP_IS_ERROR(type) ( \ macro
/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c2273 return (ICMP_IS_ERROR(icmph->icmph_type) || in is_icmp_error()