Home
last modified time | relevance | path

Searched defs:ICMP_UNREACH_TOSNET (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/tcpdump/
HDprint-icmp.c125 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
175 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */ macro
/NextBSD/sys/netinet/
HDip_icmp.h156 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_compat.h926 # define ICMP_UNREACH_TOSNET 11 macro