OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICMP_REDIRECT_HOST
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
170
#define
ICMP_REDIRECT_HOST
1 /* for host */
/external/tcpdump/
print-icmp.c
129
#define
ICMP_REDIRECT_HOST
1 /* for host */
235
{
ICMP_REDIRECT_HOST
, "redirect %s to host %s" },
Completed in 102 milliseconds