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

#include <af_ieee802154.h>

Data Fields

int addr_type
 
u16 pan_id
 
union {
   u8   hwaddr [IEEE802154_ADDR_LEN]
 
   u16   short_addr
 
}; 
 

Detailed Description

Definition at line 39 of file af_ieee802154.h.

Field Documentation

union { ... }
int addr_type

Definition at line 40 of file af_ieee802154.h.

Definition at line 43 of file af_ieee802154.h.

u16 pan_id

Definition at line 41 of file af_ieee802154.h.

u16 short_addr

Definition at line 44 of file af_ieee802154.h.


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