OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICMP_ADVLENMIN
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
141
#define
ICMP_ADVLENMIN
(8 + sizeof (struct ip) + 8) /* min */
/external/tcpdump/
print-icmp.c
104
#define
ICMP_ADVLENMIN
(8 + sizeof (struct ip) + 8) /* min */
Completed in 68 milliseconds