net_globals Struct Reference
[Networking Stack]

Configuration settings. More...

#include <net.h>

Collaboration diagram for net_globals:
Collaboration graph
[legend]

Data Fields

measured_strings_t configuration
 Global configuration.
modules_t modules
 Available modules.
char_map_t netif_names
 Network interface structure indices by names.
netifs_t netifs
 Present network interfaces.

Detailed Description

Configuration settings.

Maps setting names to the values.

See also:
generic_char_map.h Present network interfaces. Maps devices to the networking device specific data.
device.h Networking module global variables.

Field Documentation

measured_strings_t net_globals::configuration

Global configuration.

Referenced by net_get_conf(), net_initialize(), read_configuration(), and start_device().

Available modules.

Referenced by net_initialize(), net_initialize_build(), and start_device().

Network interface structure indices by names.

Referenced by net_initialize(), and startup().

Present network interfaces.

Referenced by net_initialize(), and startup().


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