Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee802154.h314 #define IEEE802154_FCTL_INTRA_PAN 0x0040 macro
360 return fc & cpu_to_le16(IEEE802154_FCTL_INTRA_PAN); in ieee802154_is_intra_pan()