tte_buffer_t Struct Reference
[TTEthernet API Common Data Types]

#include <tte_api.h>

List of all members.

Public Attributes

uint8_t ctrl_id
uint8_t direction
uint8_t traffic_type
uint8_t channel
uint16_t ct_id
uint8_t shared
void * priv

Detailed Description

TTEthernet message buffer handle.

The structure is initialized with tte_get_ct_input_buf(), tte_get_ct_output_buf(), tte_get_bg_input_buf() and tte_get_bg_output_buf() functions.

The contents of the structure should be considered read-only for the applications.

Definition at line 156 of file tte_api.h.


Member Data Documentation

Identification number of the controller that provides this buffer.

Definition at line 158 of file tte_api.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 29 14:09:19 2011 for TTEthernet Model for INET Framework by  doxygen 1.6.3