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

  /external/tcpdump/
aodv.h 72 #define RREQ_JOIN 0x80 /* join (reserved for multicast */
print-aodv.c 101 ap->rreq.rreq_type & RREQ_JOIN ? "[J]" : "",
199 ap->rreq6.rreq_type & RREQ_JOIN ? "[J]" : "",
307 ap->rreq6_draft_01.rreq_type & RREQ_JOIN ? "[J]" : "",

Completed in 2165 milliseconds