MrclARPTable Class Reference

List of all members.

Public Member Functions

 MrclARPTable (const char *IPaddr, const char *tclmac)
int command (int argc, const char *const *argv)
int arpresolve (nsaddr_t dst, Packet *p, MrclLL *ll)
void arpinput (Packet *p, MrclLL *ll)
MrclARPEntryarplookup (nsaddr_t dst)
void arprequest (nsaddr_t src, nsaddr_t dst, MrclLL *ll)
void Terminate (void)
 LIST_ENTRY (MrclARPTable) link_

Static Public Attributes

static MrclARPTable_List athead_ = { 0 }

Private Member Functions

int initialized ()

Private Attributes

MrclARPEntry_List arphead_
int IPaddress_
Mac * mac_

Detailed Description

Definition at line 117 of file mrcl_arp.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 26 15:50:33 2008 for NS-MIRACLE library by  doxygen 1.5.2