Searched refs:IEEE802154_ATTR_STATUS (Results 1 – 3 of 3) sorted by relevance
30 IEEE802154_ATTR_STATUS, enumerator
28 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
73 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()