Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac802154/
Dmac_cmd.c58 changed |= IEEE802154_LLSEC_PARAM_PAN_ID; in mac802154_mlme_start_req()
Diface.c45 changed |= IEEE802154_LLSEC_PARAM_PAN_ID; in mac802154_wpan_update_llsec()
Dllsec.c104 if (changed & IEEE802154_LLSEC_PARAM_PAN_ID) in mac802154_llsec_set_params()
/linux-4.1.27/include/net/
Dieee802154_netdev.h354 IEEE802154_LLSEC_PARAM_PAN_ID = 1 << 5, enumerator