Go to the documentation of this file.
18 #ifndef IEEE_802154_LOCAL_H
19 #define IEEE_802154_LOCAL_H
24 #define IEEE802154_OP(_cmd, _func) \
27 .policy = ieee802154_policy, \
30 .flags = GENL_ADMIN_PERM, \
33 #define IEEE802154_DUMP(_cmd, _func, _dump) \
36 .policy = ieee802154_policy, \