Searched refs:ICMP_UNREACH_ISOLATED (Results 1 – 10 of 10) sorted by relevance
126 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro171 #ifndef ICMP_UNREACH_ISOLATED172 #define ICMP_UNREACH_ISOLATED 8 /* source host isolated */ macro220 { ICMP_UNREACH_ISOLATED,
153 #define ICMP_UNREACH_ISOLATED 8 /* src host isolated */ macro
451 case ICMP_UNREACH_ISOLATED: in icmp_input()
253 (icmph->icmp_code == ICMP_UNREACH_ISOLATED) || in sctp_notify()
903 #ifndef ICMP_UNREACH_ISOLATED904 # define ICMP_UNREACH_ISOLATED 8 macro
304 (icmph->icmp6_code == ICMP_UNREACH_ISOLATED) || in sctp6_notify()
1110 case ICMP_UNREACH_ISOLATED: in main()
147 { "isolate", ICMP_UNREACH, ICMP_UNREACH_ISOLATED },
1558 | IPFY_ICMPC_ISOLATE { $$ = ICMP_UNREACH_ISOLATED; }
800 { "isolated", ICMP_UNREACH_ISOLATED },