|
Linux Kernel
3.7.1
|
#include <uwb.h>
Data Fields | |
| enum uwb_rsv_target_type | type |
| union { | |
| struct uwb_dev * dev | |
| struct uwb_dev_addr devaddr | |
| }; | |
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).
| union { ... } |
| struct uwb_dev_addr devaddr |
| enum uwb_rsv_target_type type |
1.8.2