Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 2 of 2) sorted by relevance
124 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro169 #ifndef ICMP_UNREACH_ISOLATED170 #define ICMP_UNREACH_ISOLATED 8 /* source host isolated */ macro218 { ICMP_UNREACH_ISOLATED,
367 case ICMP_UNREACH_ISOLATED: in do_trace()