OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICMP_MASKREQ
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/netinet/
ip_icmp.h
190
#define
ICMP_MASKREQ
17 /* address mask request */
212
(type) ==
ICMP_MASKREQ
|| (type) == ICMP_MASKREPLY)
/external/tcpdump/
print-icmp.c
144
#define
ICMP_MASKREQ
17 /* address mask request */
201
{
ICMP_MASKREQ
, "address mask request" },
Completed in 47 milliseconds