Searched refs:ICMP_UNREACH_PORT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h170 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
H A Dip_icmp.c412 case ICMP_UNREACH_PORT:
H A Dudp_usrreq.c668 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0);

Completed in 16 milliseconds