OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICMP_TSLEN
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
139
#define
ICMP_TSLEN
(8 + 3 * sizeof (n_time)) /* timestamp */
/external/tcpdump/
print-icmp.c
102
#define
ICMP_TSLEN
(8 + 3 * sizeof (uint32_t)) /* timestamp */
Completed in 76 milliseconds