Information reported by ICF drop trace. More...
#include "wifi-mac.h"
Public Attributes | |
uint8_t | linkId {} |
the ID of the link on which the ICF was dropped | |
WifiIcfDrop | reason {} |
the reason why the ICF was dropped by the EMLSR client | |
Mac48Address | sender |
the sender of the ICF | |
Information reported by ICF drop trace.
Definition at line 819 of file wifi-mac.h.
uint8_t ns3::WifiMac::IcfDropInfo::linkId {} |
the ID of the link on which the ICF was dropped
Definition at line 822 of file wifi-mac.h.
WifiIcfDrop ns3::WifiMac::IcfDropInfo::reason {} |
the reason why the ICF was dropped by the EMLSR client
Definition at line 821 of file wifi-mac.h.
Mac48Address ns3::WifiMac::IcfDropInfo::sender |
the sender of the ICF
Definition at line 823 of file wifi-mac.h.