Home
last modified time | relevance | path

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

/openbmc/linux/net/6lowpan/
H A Dcore.c93 if (wpan_dev->pan_id == cpu_to_le16(IEEE802154_PAN_ID_BROADCAST)) in addrconf_ifid_802154_6lowpan()
/openbmc/linux/include/linux/
H A Dieee802154.h39 #define IEEE802154_PAN_ID_BROADCAST 0xffff macro
/openbmc/linux/net/ieee802154/
H A Dnl802154.c1097 if (pan_id == cpu_to_le16(IEEE802154_PAN_ID_BROADCAST)) in nl802154_set_pan_id()