Contiki 2.6
|
802.15.4 Aux security header More...
#include <core/net/mac/frame802154.h>
Data Fields | |
frame802154_scf_t | security_control |
Security control bitfield. | |
uint32_t | frame_counter |
Frame counter, used for security. | |
uint8_t | key [9] |
The key itself, or an index to the key. |
802.15.4 Aux security header
Definition at line 140 of file frame802154.h.