Home
last modified time | relevance | path

Searched refs:ICMP6_DST_UNREACH_NOROUTE (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/ndk_musl_include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/musl/include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dicmp6.h57 #define ICMP6_DST_UNREACH_NOROUTE 0 macro
/third_party/toybox/toys/pending/
Dtraceroute.c447 case ICMP6_DST_UNREACH_NOROUTE: in do_trace()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c326 if ((icmp6_code == ICMP6_DST_UNREACH_NOROUTE) ||