Home
last modified time | relevance | path

Searched refs:ICMP_UNREACH_PORT (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/bsd/netinet/
H A Dip_icmp.h175 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
H A Dip_icmp.c531 case ICMP_UNREACH_PORT: in icmp_input()
H A Dudp_usrreq.c693 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
/xnu-8020.101.4/bsd/net/
H A Dnat464_utils.c291 code = ICMP_UNREACH_PORT; in nat464_translate_icmp()
379 case ICMP_UNREACH_PORT: in nat464_translate_icmp()
H A Dpf.c4525 code = ICMP_UNREACH_PORT; in pf_translate_icmp_af()
4613 case ICMP_UNREACH_PORT: in pf_translate_icmp_af()