Searched refs:ICMP_UNREACH_TOSHOST (Results 1 – 2 of 2) sorted by relevance
124 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */ macro175 #ifndef ICMP_UNREACH_TOSHOST176 #define ICMP_UNREACH_TOSHOST 12 /* tos prohibited host */ macro220 { ICMP_UNREACH_TOSHOST,
372 case ICMP_UNREACH_TOSHOST: in do_trace()