DESERT 4.0.0
UWARPEntry Class Reference

#include <marptable.h>

Collaboration diagram for UWARPEntry:
Collaboration graph

Public Member Functions

 UWARPEntry (nsaddr_t dst)
 

Public Attributes

int up_
 
nsaddr_t ipaddr_
 
int macaddr_
 
Packet * hold_
 
int count_
 

Detailed Description

ARP table entry

Constructor & Destructor Documentation

◆ UWARPEntry()

UWARPEntry::UWARPEntry ( nsaddr_t  dst)
inline

Constructor

Parameters
dstDestination network address

Member Data Documentation

◆ count_

int UWARPEntry::count_

Number of tries

◆ hold_

Packet* UWARPEntry::hold_

cached packet

◆ ipaddr_

nsaddr_t UWARPEntry::ipaddr_

network address

Referenced by UWARPTable::addEntry().

◆ macaddr_

int UWARPEntry::macaddr_

mac address

Referenced by UWMllModule::arpResolve(), and UWMllModule::command().

◆ up_

int UWARPEntry::up_

Is address up?

Referenced by UWMllModule::arpResolve(), and UWMllModule::command().


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