ore_connection_configuration Struct Reference
[Connection management functions]

ORe connection configuration

Used to configure an ORe connection during l4ore_open() and later on using l4ore_get_config() and l4ore_set_config(). More...

List of all members.

Public Attributes

int rw_debug
 set to 1 if debugging is desired
int rw_broadcast
 set to 1 if you want to receive broadcast packets
int rw_active
 if set 0, all packets incoming for this connection
int ro_keep_device_mac
 set to 1 on open if you want to keep the original device mac.
int ro_irq
 irq no. of the belonging NIC
int ro_mtu
 mtu of the belonging NIC
l4dm_dataspace_t ro_send_ds
 send data area (DSI)
l4dm_dataspace_t ro_send_ctl_ds
 send control area (DSI)
dsi_socket_ref_t ro_send_client_socketref
 the clients socket for sending packets
dsi_socket_ref_t ro_send_ore_socketref
 ORe's socket for outgoing packets.
l4dm_dataspace_t ro_recv_ds
 receive data area (DSI)
l4dm_dataspace_t ro_recv_ctl_ds
 receive control area (DSI)
dsi_socket_ref_t ro_recv_client_socketref
 the client's socket for receiving packets
dsi_socket_ref_t ro_recv_ore_socketref
 ORe's socket for incoming packets.
char ro_orename [16]
 name of the ORe instance we connect to


Detailed Description

ORe connection configuration

Used to configure an ORe connection during l4ore_open() and later on using l4ore_get_config() and l4ore_set_config().

Definition at line 25 of file ore-types.h.


Member Data Documentation

set to 1 on open if you want to keep the original device mac.

Definition at line 31 of file ore-types.h.


The documentation for this struct was generated from the following file:

Generated on Wed Apr 11 06:37:32 2012 for ORe - a software network switch for L4 by  doxygen 1.5.6