|
INET Framework for OMNeT++/OMNEST
|
Subclasses for the different timers. More...
#include <xMIPv6.h>
Public Attributes | |
| uint | buSequenceNumber |
| uint | lifeTime |
| simtime_t | presentSentTimeBU |
| bool | homeRegistration |
Public Attributes inherited from inet::xMIPv6::TimerIfEntry | |
| cMessage * | timer |
| Ipv6Address | dest |
| simtime_t | ackTimeout |
| simtime_t | nextScheduledTime |
| NetworkInterface * | ifEntry |
Additional Inherited Members | |
Public Member Functions inherited from inet::xMIPv6::TimerIfEntry | |
| virtual | ~TimerIfEntry () |
Subclasses for the different timers.
| uint inet::xMIPv6::BuTransmitIfEntry::buSequenceNumber |
Referenced by inet::xMIPv6::createBUTimer(), and inet::xMIPv6::sendPeriodicBU().
| bool inet::xMIPv6::BuTransmitIfEntry::homeRegistration |
Referenced by inet::xMIPv6::createBUTimer(), and inet::xMIPv6::sendPeriodicBU().
| uint inet::xMIPv6::BuTransmitIfEntry::lifeTime |
Referenced by inet::xMIPv6::createBUTimer(), and inet::xMIPv6::sendPeriodicBU().
| simtime_t inet::xMIPv6::BuTransmitIfEntry::presentSentTimeBU |
Referenced by inet::xMIPv6::sendPeriodicBU().