Structure holding the status of an address. More...
Public Attributes | |
Ptr< NetDevice > | associatedPort |
port associated with the address More... | |
Time | expirationTime |
time it takes for learned MAC state to expire More... | |
Structure holding the status of an address.
Definition at line 203 of file bridge-net-device.h.
port associated with the address
Definition at line 205 of file bridge-net-device.h.
Referenced by ns3::BridgeNetDevice::GetLearnedState(), and ns3::BridgeNetDevice::Learn().
Time ns3::BridgeNetDevice::LearnedState::expirationTime |
time it takes for learned MAC state to expire
Definition at line 206 of file bridge-net-device.h.
Referenced by ns3::BridgeNetDevice::GetLearnedState(), and ns3::BridgeNetDevice::Learn().