Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dip_icmp.h175 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
H A Dip_icmp.c209 type == ICMP_UNREACH && code == ICMP_UNREACH_PORT) { in icmp_error()
541 case ICMP_UNREACH_PORT: in icmp_input()
H A Dudp_usrreq.c701 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
/xnu-8796.121.2/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.c4603 code = ICMP_UNREACH_PORT; in pf_translate_icmp_af()
4691 case ICMP_UNREACH_PORT: in pf_translate_icmp_af()