Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uwb_rsv_target Struct Reference

#include <uwb.h>

Data Fields

enum uwb_rsv_target_type type
 
union {
   struct uwb_dev *   dev
 
   struct uwb_dev_addr   devaddr
 
}; 
 

Detailed Description

struct uwb_rsv_target - the target of a reservation.

Reservations unicast and targeted at a single device (UWB_RSV_TARGET_DEV); or (e.g., in the case of WUSB) targeted at a specific (private) DevAddr (UWB_RSV_TARGET_DEVADDR).

Definition at line 176 of file uwb.h.

Field Documentation

union { ... }

Definition at line 179 of file uwb.h.

Definition at line 180 of file uwb.h.

Definition at line 177 of file uwb.h.


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