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

Unique packet ID. More...

Public Attributes

Ipv4Address m_context
 ID is supposed to be unique in single address context (e.g. sender address)
 
Time m_expire
 When record will expire.
 
uint32_t m_id
 The id.
 

Detailed Description

Unique packet ID.

Definition at line 62 of file aodv-id-cache.h.


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