module_struct Struct Reference
[Networking Stack]

Module map. More...

#include <module_map.h>

Data Fields

task_id_t task_id
 Module task identifier if running.
services_t service
 Module service identifier.
int phone
 Module phone if running and connected.
int usage
 Usage counter.
const char * name
 Module name.
const char * filename
 Module full path filename.
connect_module_tconnect_module
 Connecting function.

Detailed Description

Module map.

Sorted by module names.

See also:
generic_char_map.h Module structure.

Field Documentation

Connecting function.

Referenced by add_module().

Module full path filename.

Referenced by add_module().

const char* module_struct::name

Module name.

Referenced by add_module(), and startup().

Module phone if running and connected.

Referenced by add_module(), ip_netif_initialize(), ip_send_route(), and start_device().

Module service identifier.

Referenced by add_module(), and start_device().

Module task identifier if running.

Referenced by add_module().

Usage counter.

Referenced by add_module(), 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