Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee802154_netdev.h350 IEEE802154_LLSEC_PARAM_FRAME_COUNTER = 1 << 1, enumerator
/linux-4.1.27/net/mac802154/
Dllsec.c96 if (changed & IEEE802154_LLSEC_PARAM_FRAME_COUNTER) in mac802154_llsec_set_params()
/linux-4.1.27/net/ieee802154/
Dnl-mac.c751 changed |= IEEE802154_LLSEC_PARAM_FRAME_COUNTER; in ieee802154_llsec_setparams()