Searched refs:IEEE802154_ADDR_NONE (Results 1 - 7 of 7) sorted by path

/linux-master/include/net/
H A Daf_ieee802154.h18 IEEE802154_ADDR_NONE = 0x0, enumerator in enum:__anon1446
H A Dieee802154_netdev.h332 case IEEE802154_ADDR_NONE:
/linux-master/drivers/net/ieee802154/
H A Dmac802154_hwsim.c228 mac_cb(skb)->dest.mode == IEEE802154_ADDR_NONE) {
/linux-master/net/ieee802154/
H A Dheader_ops.c20 if (addr->mode == IEEE802154_ADDR_NONE)
97 hdr->dest.mode != IEEE802154_ADDR_NONE)
178 if (mode == IEEE802154_ADDR_NONE)
200 case IEEE802154_ADDR_NONE: return 0;
/linux-master/net/mac802154/
H A Dllsec.c561 devaddr.mode == IEEE802154_ADDR_NONE) {
791 if (devaddr.mode == IEEE802154_ADDR_NONE &&
H A Drx.c158 case IEEE802154_ADDR_NONE:
159 if (hdr->source.mode == IEEE802154_ADDR_NONE)
259 if (addr->mode == IEEE802154_ADDR_NONE) {
H A Dscan.c319 if (unlikely(src->mode == IEEE802154_ADDR_NONE))

Completed in 375 milliseconds