Searched refs:ICMP_UNREACH_TOSHOST (Results 1 – 2 of 2) sorted by relevance
125 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */ macro176 #ifndef ICMP_UNREACH_TOSHOST177 #define ICMP_UNREACH_TOSHOST 12 /* tos prohibited host */ macro221 { ICMP_UNREACH_TOSHOST,
372 case ICMP_UNREACH_TOSHOST: in do_trace()