Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 2 of 2) sorted by relevance
120 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro163 #ifndef ICMP_UNREACH_ISOLATED164 #define ICMP_UNREACH_ISOLATED 8 /* source host isolated */ macro212 { ICMP_UNREACH_ISOLATED,
367 case ICMP_UNREACH_ISOLATED: in do_trace()