Searched refs:ICMP_UNREACH_NET (Results 1 – 7 of 7) sorted by relevance
131 #define ICMP_UNREACH_NET 0 /* bad net */ macro
514 case ICMP_UNREACH_NET: in print_icmp_other()
97 case ICMP_UNREACH_NET: in interpret_icmp()
207 { ICMP_UNREACH_NET, "net" },215 { ICMP_UNREACH_NET, "isolated" },
1375 | IPFY_ICMPC_NETUNR { $$ = ICMP_UNREACH_NET; }
1944 #ifndef ICMP_UNREACH_NET1945 # define ICMP_UNREACH_NET 0 macro
478 {"net-unr", ICMP_UNREACH_NET},