Go to the documentation of this file.
19 #ifndef NET_MAC802154_H
20 #define NET_MAC802154_H
30 #define MAC802154_FRAME_HARD_HEADER_LEN (2 + 1 + 20 + 14)
37 #define IEEE802515_AFILT_SADDR_CHANGED 0x00000001
39 #define IEEE802515_AFILT_IEEEADDR_CHANGED 0x00000002
41 #define IEEE802515_AFILT_PANID_CHANGED 0x00000004
43 #define IEEE802515_AFILT_PANC_CHANGED 0x00000008
79 #define IEEE802154_HW_OMIT_CKSUM 0x00000001
81 #define IEEE802154_HW_AACK 0x00000002