Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 7 of 7) 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 */ macro446 case ICMP_UNREACH_ISOLATED: in icmp_print()
198 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro
486 case ICMP_UNREACH_ISOLATED: in _icmp_input()
975 #ifndef ICMP_UNREACH_ISOLATED976 # define ICMP_UNREACH_ISOLATED 8 macro
1588 case ICMP_UNREACH_ISOLATED: in pr_icmph()
168 { "isolate", ICMP_UNREACH, ICMP_UNREACH_ISOLATED },
1560 | IPFY_ICMPC_ISOLATE { $$ = ICMP_UNREACH_ISOLATED; }