Searched refs:IEEE802154_ATTR_LLSEC_SECLEVELS (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dnl802154.h84 IEEE802154_ATTR_LLSEC_SECLEVELS, enumerator in enum:__anon2618
/linux-master/net/ieee802154/
H A Dnl-mac.c1230 !info->attrs[IEEE802154_ATTR_LLSEC_SECLEVELS] ||
1242 sl->sec_levels = nla_get_u8(info->attrs[IEEE802154_ATTR_LLSEC_SECLEVELS]);
1299 nla_put_u8(msg, IEEE802154_ATTR_LLSEC_SECLEVELS, sl->sec_levels) ||
H A Dnl_policy.c71 [IEEE802154_ATTR_LLSEC_SECLEVELS] = { .type = NLA_U8, },

Completed in 128 milliseconds