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