Searched refs:IEEE802154_ATTR_LLSEC_SECLEVELS (Results 1 – 3 of 3) sorted by relevance
82 IEEE802154_ATTR_LLSEC_SECLEVELS, enumerator
71 [IEEE802154_ATTR_LLSEC_SECLEVELS] = { .type = NLA_U8, },
1230 !info->attrs[IEEE802154_ATTR_LLSEC_SECLEVELS] || in llsec_parse_seclevel()1242 sl->sec_levels = nla_get_u8(info->attrs[IEEE802154_ATTR_LLSEC_SECLEVELS]); in llsec_parse_seclevel()1299 nla_put_u8(msg, IEEE802154_ATTR_LLSEC_SECLEVELS, sl->sec_levels) || in ieee802154_nl_fill_seclevel()
Completed in 5 milliseconds