|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | IEEE802154_OP(_cmd, _func) |
| #define | IEEE802154_DUMP(_cmd, _func, _dump) |
Functions | |
| int __init | ieee802154_nl_init (void) |
| void __exit | ieee802154_nl_exit (void) |
| struct sk_buff * | ieee802154_nl_create (int flags, u8 req) |
| int | ieee802154_nl_mcast (struct sk_buff *msg, unsigned int group) |
| struct sk_buff * | ieee802154_nl_new_reply (struct genl_info *info, int flags, u8 req) |
| int | ieee802154_nl_reply (struct sk_buff *msg, struct genl_info *info) |
| int | nl802154_mac_register (void) |
| int | nl802154_phy_register (void) |
Variables | |
| struct genl_family | nl802154_family |
| #define IEEE802154_DUMP | ( | _cmd, | |
| _func, | |||
| _dump | |||
| ) |
Definition at line 33 of file ieee802154.h.
| #define IEEE802154_OP | ( | _cmd, | |
| _func | |||
| ) |
Definition at line 24 of file ieee802154.h.
| struct genl_family nl802154_family |
1.8.2