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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h164 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dudp6_usrreq.c413 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0);
H A Dicmp6.c175 case ICMP6_DST_UNREACH_NOPORT:
463 case ICMP6_DST_UNREACH_NOPORT:

Completed in 81 milliseconds