Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH_NET_PROHIB (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.61.3/bsd/netinet/
H A Dip_icmp.h181 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ macro
H A Dip_icmp.c545 case ICMP_UNREACH_NET_PROHIB: in icmp_input()
/xnu-10002.61.3/bsd/net/
H A Dnat464_utils.c382 case ICMP_UNREACH_NET_PROHIB: in nat464_translate_icmp()
H A Dpf.c4750 case ICMP_UNREACH_NET_PROHIB: in pf_translate_icmp_af()