Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

etharp_entry Struct Reference

Collaboration diagram for etharp_entry:
[legend]

Data Fields

ip_addr ipaddr
eth_addr ethaddr
enum etharp_state state
u8_t ctime

Field Documentation

u8_t etharp_entry::ctime
 

Definition at line 115 of file etharp.c.

Referenced by etharp_query(), etharp_tmr(), find_arp_entry(), and update_arp_entry().

struct eth_addr etharp_entry::ethaddr
 

Definition at line 110 of file etharp.c.

Referenced by etharp_output(), and update_arp_entry().

struct ip_addr etharp_entry::ipaddr
 

Definition at line 109 of file etharp.c.

enum etharp_state etharp_entry::state
 

Definition at line 111 of file etharp.c.

Referenced by etharp_init(), etharp_output(), etharp_query(), etharp_tmr(), find_arp_entry(), and update_arp_entry().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4