arp_cache Struct Reference

Collaboration diagram for arp_cache:

Collaboration graph
[legend]

Data Fields

int ac_flags
int ac_state
ether_addr_t ac_ethaddr
ipaddr_t ac_ipaddr
arp_port_tac_port
time_t ac_expire
time_t ac_lastuse

Detailed Description

Definition at line 109 of file arp.c.


Field Documentation

ether_addr_t arp_cache::ac_ethaddr
 

Definition at line 113 of file arp.c.

Referenced by arp_ip_eth(), and process_arp_pkt().

time_t arp_cache::ac_expire
 

Definition at line 116 of file arp.c.

Referenced by arp_ip_eth(), arp_timeout(), and process_arp_pkt().

int arp_cache::ac_flags
 

Definition at line 111 of file arp.c.

Referenced by arp_ip_eth().

ipaddr_t arp_cache::ac_ipaddr
 

Definition at line 114 of file arp.c.

Referenced by arp_ioctl(), arp_ip_eth(), arp_timeout(), find_cache_ent(), and process_arp_pkt().

time_t arp_cache::ac_lastuse
 

Definition at line 117 of file arp.c.

Referenced by arp_ip_eth(), and arp_timeout().

arp_port_t* arp_cache::ac_port
 

Definition at line 115 of file arp.c.

Referenced by arp_ioctl(), arp_ip_eth(), arp_timeout(), and find_cache_ent().

int arp_cache::ac_state
 

Definition at line 112 of file arp.c.

Referenced by arp_ioctl(), arp_ip_eth(), arp_timeout(), find_cache_ent(), and process_arp_pkt().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:38 2006 for minix by  doxygen 1.4.6