Searched refs:ICMP_UNREACH_NET_PROHIB (Results 1 – 9 of 9) sorted by relevance
122 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ macro167 #ifndef ICMP_UNREACH_NET_PROHIB168 #define ICMP_UNREACH_NET_PROHIB 9 /* admin prohibited net */ macro452 case ICMP_UNREACH_NET_PROHIB: in icmp_print()
199 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ macro
479 case ICMP_UNREACH_NET_PROHIB: in _icmp_input()
913 code = ICMP_UNREACH_NET_PROHIB; in ip_dooptions()
978 #ifndef ICMP_UNREACH_NET_PROHIB979 # define ICMP_UNREACH_NET_PROHIB 9 macro
183 { ICMP_UNREACH_NET_PROHIB, "net_prohib" },184 { ICMP_UNREACH_NET_PROHIB, "host_prohib" },
1561 | IPFY_ICMPC_NETPRO { $$ = ICMP_UNREACH_NET_PROHIB; }
1591 case ICMP_UNREACH_NET_PROHIB: in pr_icmph()
169 { "net-prohib", ICMP_UNREACH, ICMP_UNREACH_NET_PROHIB },