Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnl802154.h30 IEEE802154_ATTR_STATUS, enumerator
/linux-4.1.27/net/ieee802154/
Dnl_policy.c28 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
Dnl-mac.c71 nla_put_u8(msg, IEEE802154_ATTR_STATUS, status)) in ieee802154_nl_start_confirm()
233 if (!info->attrs[IEEE802154_ATTR_STATUS] || in ieee802154_associate_resp()
251 nla_get_u8(info->attrs[IEEE802154_ATTR_STATUS])); in ieee802154_associate_resp()