Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_icmp.h174 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
H A Dip_icmp.c545 case ICMP_UNREACH_PROTOCOL: in icmp_input()
/xnu-11215.1.10/bsd/net/
H A Dnat464_utils.c341 code = ICMP_UNREACH_PROTOCOL; in nat464_translate_icmp()
394 case ICMP_UNREACH_PROTOCOL: in nat464_translate_icmp()
H A Dpf.c4684 code = ICMP_UNREACH_PROTOCOL; in pf_translate_icmp_af()
4737 case ICMP_UNREACH_PROTOCOL: in pf_translate_icmp_af()