A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::olsr::DuplicateTuple Struct Reference

The type "list of interface addresses". More...

#include <olsr-repositories.h>

Public Attributes

Ipv4Address address
 Originator address of the message.
 
Time expirationTime
 Time at which this tuple expires and must be removed.
 
std::vector< Ipv4AddressifaceList
 List of interfaces which the message has been received on.
 
bool retransmitted
 Indicates whether the message has been retransmitted or not.
 
uint16_t sequenceNumber
 Message sequence number.
 

Detailed Description

The type "list of interface addresses".

A Duplicate Tuple

Definition at line 180 of file olsr-repositories.h.


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