Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_icmp.h175 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
H A Dip_icmp.c210 type == ICMP_UNREACH && code == ICMP_UNREACH_PORT) { in icmp_error()
546 case ICMP_UNREACH_PORT: in icmp_input()
H A Dudp_usrreq.c716 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
/xnu-11215.1.10/bsd/net/
H A Dnat464_utils.c297 code = ICMP_UNREACH_PORT; in nat464_translate_icmp()
385 case ICMP_UNREACH_PORT: in nat464_translate_icmp()
H A Dpf.c4640 code = ICMP_UNREACH_PORT; in pf_translate_icmp_af()
4728 case ICMP_UNREACH_PORT: in pf_translate_icmp_af()