eth.h File Reference

Ethernet module. More...

#include <fibril_synch.h>
#include <ipc/services.h>
#include "../../include/device.h"
#include "../../structures/measured_strings.h"
Include dependency graph for eth.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  eth_device
 Ethernet device map. More...
struct  eth_proto
 Ethernet protocol specific data. More...
struct  eth_globals
 Ethernet global data. More...

Typedefs

typedef struct eth_globals eth_globals_t
 Type definition of the Ethernet global data.
typedef struct eth_device eth_device_t
 Type definition of the Ethernet device specific data.
typedef eth_device_teth_device_ref
 Type definition of the Ethernet device specific data pointer.
typedef struct eth_proto eth_proto_t
 Type definition of the Ethernet protocol specific data.
typedef eth_proto_teth_proto_ref
 Type definition of the Ethernet protocol specific data pointer.

Detailed Description

Ethernet module.


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