A Discrete-Event Network Simulator
API
ns3::PacketMetadata::Data Struct Reference

Data structure. More...

Public Attributes

uint32_t m_count
 number of references to this struct Data instance. More...
 
uint8_t m_data [PACKET_METADATA_DATA_M_DATA_SIZE]
 variable-sized buffer of bytes More...
 
uint16_t m_dirtyEnd
 max of the m_used field over all objects which reference this struct Data instance More...
 
uint16_t m_size
 size (in bytes) of m_data buffer below More...
 

Detailed Description

Data structure.

Definition at line 411 of file packet-metadata.h.

Member Data Documentation

uint16_t ns3::PacketMetadata::Data::m_dirtyEnd

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