Searched refs:IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnl802154.h76 IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED, enumerator in enum:__anon2618
/linux-master/net/ieee802154/
H A Dnl_policy.c63 [IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED] = { .type = NLA_HW_ADDR, },
H A Dnl-mac.c580 !info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED])
595 desc->extended_source = nla_get_hwaddr(info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED]);
636 nla_put_hwaddr(msg, IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED,

Completed in 242 milliseconds