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

/linux-master/include/linux/
H A Dnl802154.h75 IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT, enumerator in enum:__anon2618
/linux-master/net/ieee802154/
H A Dnl_policy.c62 [IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT] = { .type = NLA_U32, },
H A Dnl-mac.c576 !info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT])
589 u32 source = nla_get_u32(info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT]);
631 nla_put_u32(msg, IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT,

Completed in 121 milliseconds