HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_UNREACH_NET_PROHIB (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 160 #define ICMP_UNREACH_NET_PROHIB 9 /* for crypto devs */
  /external/tcpdump/
print-icmp.c 122 #define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */
167 #ifndef ICMP_UNREACH_NET_PROHIB
168 #define ICMP_UNREACH_NET_PROHIB 9 /* admin prohibited net */
215 { ICMP_UNREACH_NET_PROHIB,

Completed in 63 milliseconds