Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Dip_icmp.h88 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
H A Dudp_usrreq.c237 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0);
H A Dip_icmp.c210 case ICMP_UNREACH_PORT:
/original-bsd/usr.sbin/traceroute/
H A Dtraceroute.c486 case ICMP_UNREACH_PORT:
/original-bsd/sbin/ping/
H A Dping.c734 case ICMP_UNREACH_PORT: