Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee802154_netdev.h349 IEEE802154_LLSEC_PARAM_ENABLED = 1 << 0, enumerator
/linux-4.1.27/net/mac802154/
Dllsec.c94 if (changed & IEEE802154_LLSEC_PARAM_ENABLED) in mac802154_llsec_set_params()
/linux-4.1.27/net/ieee802154/
Dnl-mac.c732 changed |= IEEE802154_LLSEC_PARAM_ENABLED; in ieee802154_llsec_setparams()