Searched refs:rrep_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-aodv.c89 uint8_t rrep_type; /* AODV message type (2) */ member in struct:aodv_rrep
100 uint8_t rrep_type; /* AODV message type (2) */ member in struct:aodv_rrep6
110 uint8_t rrep_type; /* AODV message type (17) */ member in struct:aodv_rrep6_draft_01
248 ap->rrep_type & RREP_REPAIR ? "[R]" : "",
249 ap->rrep_type & RREP_ACK ? "[A] " : " ",
350 ap->rrep_type & RREP_REPAIR ? "[R]" : "",
351 ap->rrep_type & RREP_ACK ? "[A] " : " ",
463 ap->rrep_type & RREP_REPAIR ? "[R]" : "",
464 ap->rrep_type & RREP_ACK ? "[A] " : " ",

Completed in 37 milliseconds