INET Framework for OMNeT++/OMNEST
inet::ARP::ARPCacheEntry Class Reference

#include <ARP.h>

Public Attributes

ARPowner = nullptr
 
const InterfaceEntryie = nullptr
 
bool pending = false
 
MACAddress macAddress
 
simtime_t lastUpdate
 
int numRetries = 0
 
cMessage * timer = nullptr
 
ARPCache::iterator myIter
 

Member Data Documentation

simtime_t inet::ARP::ARPCacheEntry::lastUpdate
MACAddress inet::ARP::ARPCacheEntry::macAddress
ARP* inet::ARP::ARPCacheEntry::owner = nullptr
bool inet::ARP::ARPCacheEntry::pending = false
cMessage* inet::ARP::ARPCacheEntry::timer = nullptr

The documentation for this class was generated from the following file: