Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ArpAgent::acache_entry Struct Reference

Collaboration diagram for ArpAgent::acache_entry:

Collaboration graph
[legend]
List of all members.

Public Attributes

in_addr ip
ether_addr ether
char code

Member Data Documentation

char ArpAgent::acache_entry::code
 

Definition at line 84 of file emulate/arp.cc.

Referenced by ArpAgent::doreq(), and ArpAgent::insert().

ether_addr ArpAgent::acache_entry::ether
 

Definition at line 83 of file emulate/arp.cc.

Referenced by ArpAgent::doreq(), ArpAgent::insert(), and ArpAgent::resolve().

in_addr ArpAgent::acache_entry::ip
 

Definition at line 82 of file emulate/arp.cc.

Referenced by ArpAgent::find(), and ArpAgent::insert().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 12:32:59 2004 for NS2.26SourcesOriginal by doxygen 1.3.3