Searched refs:ICMP_UNREACH_TOSNET (Results 1 - 3 of 3) sorted by relevance

/external/qemu/slirp/
H A Dip_icmp.h124 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
/external/qemu/slirp-android/
H A Dip_icmp.h126 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
/external/tcpdump/
H A Dprint-icmp.c127 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
178 #ifndef ICMP_UNREACH_TOSNET
179 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */ macro
224 { ICMP_UNREACH_TOSNET,

Completed in 54 milliseconds