HomeSort by: relevance | last modified time | path
    Searched defs:ICMP_UNREACH_TOSHOST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/netinet/
ip_icmp.h 142 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */
  /src/sys/netinet/
ip_icmp.h 202 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */
  /src/external/bsd/tcpdump/dist/
print-icmp.c 125 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */
176 #ifndef ICMP_UNREACH_TOSHOST
177 #define ICMP_UNREACH_TOSHOST 12 /* tos prohibited host */
470 case ICMP_UNREACH_TOSHOST:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 987 #ifndef ICMP_UNREACH_TOSHOST
988 # define ICMP_UNREACH_TOSHOST 12

Completed in 14 milliseconds