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

_ARPENTRY Struct Reference
[ARPARP]

#include <net/if_var.h>

Collaboration diagram for _ARPENTRY:

Collaboration graph
[legend]

Detailed Description

ARP entry structure.

Each network interface maintains its own ARP table.


Data Fields

ARPENTRYae_next
 Linked list chain.
u_long ae_ip
 IP address.
u_char ae_ha [6]
 Hardware address.
u_char ae_flags
 Status flags, permanent and completed.
u_char ae_outdated
 Minutes since last use.
HANDLE ae_tq
 Threads waiting for entry to be completed.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/