Barrelfish
Data Fields
bulk_channel_setup Struct Reference
+ Collaboration diagram for bulk_channel_setup:

Data Fields

enum bulk_channel_direction direction
 
enum bulk_channel_role role
 
enum bulk_trust_level trust
 
size_t meta_size
 
struct waitsetwaitset
 

Detailed Description

setup parameters for creating a new bulk channel

Field Documentation

enum bulk_channel_direction bulk_channel_setup::direction

Channel direction (RX/TX)

size_t bulk_channel_setup::meta_size

Size of metadata to be passed along with transfers and passed buffers.

enum bulk_channel_role bulk_channel_setup::role

Endpoint role (master/slave)

enum bulk_trust_level bulk_channel_setup::trust

trust level for this channel

struct waitset* bulk_channel_setup::waitset

Waitset on which events for this channel will be dispatched


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