Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 2 of 2) sorted by relevance
121 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro164 #ifndef ICMP_UNREACH_ISOLATED165 #define ICMP_UNREACH_ISOLATED 8 /* source host isolated */ macro213 { ICMP_UNREACH_ISOLATED,
367 case ICMP_UNREACH_ISOLATED: in do_trace()