Public Member Functions | Static Public Attributes

ARPTable Class Reference

Inheritance diagram for ARPTable:
LinkDelay Connector NsObject Handler

List of all members.

Public Member Functions

 ARPTable (const char *tclnode, const char *tclmac)
int command (int argc, const char *const *argv)
int arpresolve (nsaddr_t dst, Packet *p, LL *ll)
void arpinput (Packet *p, LL *ll)
ARPEntryarplookup (nsaddr_t dst)
void arprequest (nsaddr_t src, nsaddr_t dst, LL *ll)
void Terminate (void)
 LIST_ENTRY (ARPTable) link_

Static Public Attributes

static ARPTable_List athead_ = { 0 }

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