HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_UNREACH_HOST_PRECEDENCE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 165 #define ICMP_UNREACH_HOST_PRECEDENCE 14 /* precedence violat'n*/
  /external/tcpdump/
print-icmp.c 184 #ifndef ICMP_UNREACH_HOST_PRECEDENCE
185 #define ICMP_UNREACH_HOST_PRECEDENCE 14 /* host precedence violation */
225 { ICMP_UNREACH_HOST_PRECEDENCE,
  /external/toybox/toys/pending/
traceroute.c 354 case ICMP_UNREACH_HOST_PRECEDENCE:

Completed in 48 milliseconds