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

An Association Tuple. More...

#include <olsr-repositories.h>

Public Attributes

Time expirationTime
 Time at which this tuple expires and must be removed.
 
Ipv4Address gatewayAddr
 Main address of the gateway.
 
Ipv4Mask netmask
 Netmask of network reachable through gatewayAddr.
 
Ipv4Address networkAddr
 Network Address of network reachable through gatewayAddr.
 

Detailed Description

An Association Tuple.

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


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