Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dieee802154_netdev.h265 IEEE802154_LLSEC_PARAM_ENABLED = BIT(0), enumerator
/Linux-v4.19/net/mac802154/
Dllsec.c97 if (changed & IEEE802154_LLSEC_PARAM_ENABLED) in mac802154_llsec_set_params()
/Linux-v4.19/net/ieee802154/
Dnl-mac.c734 changed |= IEEE802154_LLSEC_PARAM_ENABLED; in ieee802154_llsec_setparams()
Dnl802154.c1413 changed |= IEEE802154_LLSEC_PARAM_ENABLED; in nl802154_set_llsec_params()