Home
last modified time | relevance | path

Searched refs:IEEE802154_LLSEC_PARAM_HWADDR (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/mac802154/
Dmac_cmd.c54 changed |= IEEE802154_LLSEC_PARAM_HWADDR; in mac802154_mlme_start_req()
Diface.c48 changed |= IEEE802154_LLSEC_PARAM_HWADDR; in mac802154_wpan_update_llsec()
Dllsec.c109 if (changed & IEEE802154_LLSEC_PARAM_HWADDR) in mac802154_llsec_set_params()
/Linux-v4.19/include/net/
Dieee802154_netdev.h271 IEEE802154_LLSEC_PARAM_HWADDR = BIT(6), enumerator