Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dieee802154.h37 #define IEEE802154_ADDR_SHORT_UNSPEC 0xfffe macro
/linux-4.1.27/net/mac802154/
Dcfg.c163 if (short_addr == cpu_to_le16(IEEE802154_ADDR_SHORT_UNSPEC) || in ieee802154_set_short_addr()