Home
last modified time | relevance | path

Searched defs:aodv_rrep6_draft_01 (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-aodv.c109 struct aodv_rrep6_draft_01 { struct
110 uint8_t rrep_type; /* AODV message type (17) */
111 uint8_t rrep_flags; /* various flags */
112 uint8_t rrep_ps; /* prefix size */
113 uint8_t rrep_hops; /* number of hops from o to d */
114 uint32_t rrep_ds; /* destination sequence number */
115 struct in6_addr rrep_da; /* destination IPv6 address */
116 struct in6_addr rrep_oa; /* originator IPv6 address */
117 uint32_t rrep_life; /* lifetime of this route */