ARP_CACHE Struct Reference

#include <arp.h>


Data Fields

uint8_t hw_addr [NIP_ARP_HW_SIZE]
 hardware address
uint8_t pr_addr [NIP_ARP_PR_SIZE]
 protocol address
nip_time_t timestamp
 timeout time of this entry


Detailed Description

Definition at line 83 of file arp.h.


Field Documentation

uint8_t ARP_CACHE::hw_addr[NIP_ARP_HW_SIZE]

hardware address

Definition at line 84 of file arp.h.

uint8_t ARP_CACHE::pr_addr[NIP_ARP_PR_SIZE]

protocol address

Definition at line 85 of file arp.h.

timeout time of this entry

Definition at line 86 of file arp.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jul 10 01:10:08 2008 for NIP by  doxygen 1.5.5