#include <ARP.h>
Public Attributes | |
InterfaceEntry * | ie |
bool | pending |
MACAddress | macAddress |
simtime_t | lastUpdate |
int | numRetries |
cMessage * | timer |
MsgPtrVector | pendingPackets |
ARPCache::iterator | myIter |
simtime_t ARP::ARPCacheEntry::lastUpdate |
ARPCache::iterator ARP::ARPCacheEntry::myIter |
cMessage* ARP::ARPCacheEntry::timer |