OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RREQ_DEST
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
aodv.h
75
#define
RREQ_DEST
0x10 /* destination only */
print-aodv.c
104
ap->rreq.rreq_type &
RREQ_DEST
? "[D]" : "",
202
ap->rreq6.rreq_type &
RREQ_DEST
? "[D]" : "",
310
ap->rreq6_draft_01.rreq_type &
RREQ_DEST
? "[D]" : "",
Completed in 23 milliseconds