class ARPEntry


Public Methods

ARPEntry(ARPEntry_List* head, nsaddr_t dst)
inline ARPEntry* nextarp()

Private Fields

friend class ARPTable
int count_
Packet* hold_
nsaddr_t ipaddr_
int macaddr_
int up_

Private Methods

LIST_ENTRY(ARPEntry)

Private

#define ARP_MAX_REQUEST_COUNT

Documentation

friend class ARPTable

ARPEntry(ARPEntry_List* head, nsaddr_t dst)

inline ARPEntry* nextarp()

LIST_ENTRY(ARPEntry)

int up_

nsaddr_t ipaddr_

int macaddr_

Packet* hold_

int count_

#define ARP_MAX_REQUEST_COUNT


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de