Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee802154_netdev.h352 IEEE802154_LLSEC_PARAM_OUT_KEY = 1 << 3, enumerator
/linux-4.1.27/net/mac802154/
Dllsec.c100 if (changed & IEEE802154_LLSEC_PARAM_OUT_KEY) in mac802154_llsec_set_params()
/linux-4.1.27/net/ieee802154/
Dnl-mac.c739 changed |= IEEE802154_LLSEC_PARAM_OUT_KEY; in ieee802154_llsec_setparams()