arp_globals Struct Reference
[Address Resolution Protocol (ARP) Service]

ARP global data. More...

#include <arp.h>

Data Fields

arp_cache_t cache
 ARP address cache.
async_client_conn_t client_connection
 The client connection processing function.
int net_phone
 Networking module phone.
fibril_rwlock_t lock
 Safety lock.

Detailed Description

ARP global data.


Field Documentation

arp_cache_t arp_globals::cache
async_client_conn_t arp_globals::client_connection

The client connection processing function.

The module skeleton propagates its own one.

Referenced by arp_device_message().

fibril_rwlock_t arp_globals::lock

Safety lock.

Referenced by arp_device_message(), and arp_mtu_changed_message().

Networking module phone.

Referenced by arp_translate_message(), and module_start().


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

Generated on Thu Mar 11 20:48:26 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1