Home
last modified time | relevance | path

Searched refs:IEEE802154_ATTR_STATUS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dnl802154.h30 IEEE802154_ATTR_STATUS, enumerator
/Linux-v4.19/net/ieee802154/
Dnl_policy.c28 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
Dnl-mac.c73 nla_put_u8(msg, IEEE802154_ATTR_STATUS, status)) in ieee802154_nl_start_confirm()
234 if (!info->attrs[IEEE802154_ATTR_STATUS] || in ieee802154_associate_resp()
254 nla_get_u8(info->attrs[IEEE802154_ATTR_STATUS])); in ieee802154_associate_resp()