ns-3
ns3::olsr::NeighborTuple Struct Reference

A Neighbor Tuple. More...

#include <olsr-repositories.h>

Collaboration diagram for ns3::olsr::NeighborTuple:

List of all members.

Public Types

enum  Status { STATUS_NOT_SYM = 0, STATUS_SYM = 1 }
 Neighbor Type and Link Type at the four less significative digits.

Public Attributes

Ipv4Address neighborMainAddr
 Main address of a neighbor node.
enum
ns3::olsr::NeighborTuple::Status 
status
uint8_t willingness
 A value between 0 and 7 specifying the node's willingness to carry traffic on behalf of other nodes.

Detailed Description

A Neighbor Tuple.


The documentation for this struct was generated from the following file: