Searched refs:ICMP_UNREACH_TOSNET (Results 1 – 2 of 2) sorted by relevance
123 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro172 #ifndef ICMP_UNREACH_TOSNET173 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */ macro218 { ICMP_UNREACH_TOSNET,
371 case ICMP_UNREACH_TOSNET: in do_trace()