Searched refs:ICMP_UNREACH_NET_PROHIB (Results 1 – 8 of 8) sorted by relevance
56 #ifndef ICMP_UNREACH_NET_PROHIB57 #define ICMP_UNREACH_NET_PROHIB 9 /* admin prohibited net */ macro119 { ICMP_UNREACH_NET_PROHIB,
178 #define ICMP_UNREACH_NET_PROHIB 9 /* for crypto devs */ macro
429 case ICMP_UNREACH_NET_PROHIB: in icmp_input_if()
808 case ICMP_UNREACH_NET_PROHIB: /*misuse*/ in icmp4_code()
1618 case ICMP_UNREACH_NET_PROHIB: in pr_icmph()
154 { "net-prohib", ICMP_UNREACH, ICMP_UNREACH_NET_PROHIB },
5965 { "net-prohib", ICMP_UNREACH, ICMP_UNREACH_NET_PROHIB },
3148 case ICMP_UNREACH_NET_PROHIB: in pf_translate_icmp_af()