Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 6 of 6) sorted by relevance
138 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro
554 case ICMP_UNREACH_ISOLATED: in print_icmp_other()
166 case ICMP_UNREACH_ISOLATED: in interpret_icmp()
1966 #ifndef ICMP_UNREACH_ISOLATED1967 # define ICMP_UNREACH_ISOLATED 8 macro
1383 | IPFY_ICMPC_ISOLATE { $$ = ICMP_UNREACH_ISOLATED; }
486 {"isolate", ICMP_UNREACH_ISOLATED},