Classes | |
struct | DeferredRouteOutputTag |
Tag used by DSDV implementation. More... | |
class | DsdvHeader |
DSDV Update Packet Format. More... | |
struct | IsExpired |
IsExpired structure. More... | |
class | PacketQueue |
DSDV Packet queue. More... | |
class | QueueEntry |
DSDV Queue Entry. More... | |
class | RoutingProtocol |
DSDV routing protocol. More... | |
class | RoutingTable |
The Routing table used by DSDV protocol. More... | |
class | RoutingTableEntry |
Routing table entry. More... | |
Enumerations | |
enum | RouteFlags { VALID = 0 , INVALID = 1 } |
Functions | |
static std::ostream & | operator<< (std::ostream &os, const DsdvHeader &packet) |
Enumerator | |
---|---|
VALID | |
INVALID |
Definition at line 37 of file dsdv-rtable.h.
|
inlinestatic |
Definition at line 132 of file dsdv-packet.h.
References ns3::dsdv::DsdvHeader::Print().