OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICMP_UNREACH_NET
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
151
#define
ICMP_UNREACH_NET
0 /* bad net */
/external/tcpdump/
print-icmp.c
113
#define
ICMP_UNREACH_NET
0 /* bad net */
207
{
ICMP_UNREACH_NET
, "net %s unreachable" },
Completed in 505 milliseconds