Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

rxdriver Struct Reference

#include <rx.h>


Detailed Description

A network driver.


Data Fields

gpointer owner
 Owner of the RX stack.

gnet_host_t host
 Host information (ip, port).

const struct rxdrv_opsops
 Dynamically dispatched operations.

rxdriverupper
 Layer above, NULL if none.

rxdriverlower
 Layer underneath, NULL if none.

gint flags
 Driver flags.

rx_data_t data_ind
 Data indication routine.

gpointer opaque
 Used by heirs to store specific info.


Field Documentation

rx_data_t rxdriver::data_ind
 

Data indication routine.

gint rxdriver::flags
 

Driver flags.

gnet_host_t rxdriver::host
 

Host information (ip, port).

struct rxdriver* rxdriver::lower
 

Layer underneath, NULL if none.

gpointer rxdriver::opaque
 

Used by heirs to store specific info.

const struct rxdrv_ops* rxdriver::ops
 

Dynamically dispatched operations.

gpointer rxdriver::owner
 

Owner of the RX stack.

struct rxdriver* rxdriver::upper
 

Layer above, NULL if none.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:13 2006 for Gtk-Gnutella by doxygen 1.3.6