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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h177 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dudp6_usrreq.c500 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0);
H A Dicmp6.c201 case ICMP6_DST_UNREACH_NOPORT:
550 case ICMP6_DST_UNREACH_NOPORT:

Completed in 16 milliseconds