Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_ip_icmp.h176 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 /* prec cutoff */ macro
/third_party/musl/include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/musl/ndk_musl_include/netinet/
Dip_icmp.h170 #define ICMP_UNREACH_PRECEDENCE_CUTOFF 15 macro
/third_party/toybox/toys/pending/
Dtraceroute.c358 case ICMP_UNREACH_PRECEDENCE_CUTOFF: in do_trace()