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