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

  /bionic/libc/include/netinet/
ip_icmp.h 162 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */
  /external/tcpdump/
print-icmp.c 124 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */
173 #ifndef ICMP_UNREACH_TOSNET
174 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */
219 { ICMP_UNREACH_TOSNET,
  /external/toybox/toys/pending/
traceroute.c 371 case ICMP_UNREACH_TOSNET:

Completed in 1926 milliseconds