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

Structure of path error: IePerr and list of receivers: interfaces and MAC address. More...

Public Attributes

std::vector< FailedDestinationdestinations
 destination list: Mac48Address and sequence number
 
std::vector< std::pair
< uint32_t, Mac48Address > > 
receivers
 list of PathError receivers (in case of unicast PERR)
 

Detailed Description

Structure of path error: IePerr and list of receivers: interfaces and MAC address.

Definition at line 111 of file hwmp-protocol.h.


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