Searched refs:ICMP_UNREACH_TOSNET (Results 1 – 2 of 2) sorted by relevance
124 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro173 #ifndef ICMP_UNREACH_TOSNET174 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */ macro219 { ICMP_UNREACH_TOSNET,
371 case ICMP_UNREACH_TOSNET: in do_trace()