netif_globals Struct Reference
[Network interface drivers]

Network interface module skeleton global data. More...

#include <netif.h>

Data Fields

int net_phone
 Networking module phone.
device_map_t device_map
 Device map.
fibril_rwlock_t lock
 Safety lock.

Detailed Description

Network interface module skeleton global data.


Field Documentation

Device map.

Referenced by create(), and netif_probe_message().

fibril_rwlock_t netif_globals::lock

Safety lock.

Referenced by irq_handler(), and netif_send_message().

Networking module phone.


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

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