Searched refs:IEEE802154_ATTR_STATUS (Results 1 – 3 of 3) sorted by relevance
21 IEEE802154_ATTR_STATUS, enumerator
19 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
65 nla_put_u8(msg, IEEE802154_ATTR_STATUS, status)) in ieee802154_nl_start_confirm()226 if (!info->attrs[IEEE802154_ATTR_STATUS] || in ieee802154_associate_resp()246 nla_get_u8(info->attrs[IEEE802154_ATTR_STATUS])); in ieee802154_associate_resp()