netif Struct Reference
[Networking Stack]

Present network interface device. More...

#include <net.h>

Collaboration diagram for netif:
Collaboration graph
[legend]

Data Fields

measured_strings_t configuration
 Configuration.
module_ref driver
 Serving network interface driver module index.
device_id_t id
 System-unique network interface identifier.
module_ref il
 Serving internet layer module index.
char * name
 System-unique network interface name.
module_ref nil
 Serving link layer module index.

Detailed Description

Present network interface device.


Field Documentation

measured_strings_t netif::configuration

Configuration.

Referenced by read_netif_configuration(), start_device(), and startup().

Serving network interface driver module index.

Referenced by start_device(), and startup().

System-unique network interface identifier.

Referenced by start_device(), and startup().

Serving internet layer module index.

Referenced by start_device(), and startup().

char* netif::name

System-unique network interface name.

Referenced by startup().

Serving link layer module index.

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