OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RREQ_GRAT
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
aodv.h
74
#define
RREQ_GRAT
0x20 /* gratuitous RREP */
print-aodv.c
103
ap->rreq.rreq_type &
RREQ_GRAT
? "[G]" : "",
201
ap->rreq6.rreq_type &
RREQ_GRAT
? "[G]" : "",
309
ap->rreq6_draft_01.rreq_type &
RREQ_GRAT
? "[G]" : "",
Completed in 70 milliseconds