#include <IPv6NeighbourCache.h>
Public Attributes | |
const Key * | nceKey |
MACAddress | macAddress |
bool | isRouter |
bool | isDefaultRouter |
ReachabilityState | reachabilityState |
simtime_t | reachabilityExpires |
short | numProbesSent |
cMessage * | nudTimeoutEvent |
int | numOfARNSSent |
cMessage * | arTimer |
MsgPtrVector | pendingPackets |
IPv6Address | nsSrcAddr |
simtime_t | routerExpiryTime |
cMessage* IPv6NeighbourCache::Neighbour::arTimer |