HomeSort by relevance Sort by last modified time
    Searched refs:RREQ_UNKNOWN (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
aodv.h 76 #define RREQ_UNKNOWN 0x08 /* unknown destination sequence num */
print-aodv.c 105 ap->rreq.rreq_type & RREQ_UNKNOWN ? "[U] " : " ",
203 ap->rreq6.rreq_type & RREQ_UNKNOWN ? "[U] " : " ",
311 ap->rreq6_draft_01.rreq_type & RREQ_UNKNOWN ? "[U] " : " ",

Completed in 1786 milliseconds