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. | |
Unique packet ID.
Definition at line 80 of file aodv-id-cache.h.
| Ipv4Address ns3::aodv::IdCache::UniqueId::m_context | 
ID is supposed to be unique in single address context (e.g. sender address).
Definition at line 83 of file aodv-id-cache.h.
| Time ns3::aodv::IdCache::UniqueId::m_expire | 
When record will expire.
Definition at line 87 of file aodv-id-cache.h.
| uint32_t ns3::aodv::IdCache::UniqueId::m_id | 
The id.
Definition at line 85 of file aodv-id-cache.h.