Home
last modified time | relevance | path

Searched refs:IEEE802154_ADDR_NONE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/ieee802154/
H A Dheader_ops.c20 if (addr->mode == IEEE802154_ADDR_NONE) in ieee802154_hdr_push_addr()
97 hdr->dest.mode != IEEE802154_ADDR_NONE) in ieee802154_hdr_push()
131 if (mode == IEEE802154_ADDR_NONE) in ieee802154_hdr_get_addr()
153 case IEEE802154_ADDR_NONE: return 0; in ieee802154_hdr_addr_len()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dheader_ops.c20 if (addr->mode == IEEE802154_ADDR_NONE) in ieee802154_hdr_push_addr()
97 hdr->dest.mode != IEEE802154_ADDR_NONE) in ieee802154_hdr_push()
178 if (mode == IEEE802154_ADDR_NONE) in ieee802154_hdr_get_addr()
200 case IEEE802154_ADDR_NONE: return 0; in ieee802154_hdr_addr_len()
/kernel/linux/linux-5.10/net/mac802154/
H A Drx.c46 case IEEE802154_ADDR_NONE: in ieee802154_subif_frame()
47 if (hdr->source.mode != IEEE802154_ADDR_NONE) in ieee802154_subif_frame()
117 if (addr->mode == IEEE802154_ADDR_NONE) in ieee802154_print_addr()
H A Dllsec.c553 devaddr.mode == IEEE802154_ADDR_NONE) { in llsec_lookup_key()
780 if (devaddr.mode == IEEE802154_ADDR_NONE && in llsec_lookup_dev()
/kernel/linux/linux-5.10/include/net/
H A Daf_ieee802154.h18 IEEE802154_ADDR_NONE = 0x0, enumerator
H A Dieee802154_netdev.h194 case IEEE802154_ADDR_NONE: in ieee802154_sockaddr_check_size()
/kernel/linux/linux-6.6/include/net/
H A Daf_ieee802154.h18 IEEE802154_ADDR_NONE = 0x0, enumerator
H A Dieee802154_netdev.h272 case IEEE802154_ADDR_NONE: in ieee802154_sockaddr_check_size()
/kernel/linux/linux-6.6/net/mac802154/
H A Drx.c133 case IEEE802154_ADDR_NONE: in ieee802154_subif_frame()
134 if (hdr->source.mode != IEEE802154_ADDR_NONE) in ieee802154_subif_frame()
231 if (addr->mode == IEEE802154_ADDR_NONE) { in ieee802154_print_addr()
H A Dscan.c319 if (unlikely(src->mode == IEEE802154_ADDR_NONE)) in mac802154_process_beacon()
H A Dllsec.c561 devaddr.mode == IEEE802154_ADDR_NONE) { in llsec_lookup_key()
791 if (devaddr.mode == IEEE802154_ADDR_NONE && in llsec_lookup_dev()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dmac802154_hwsim.c228 mac_cb(skb)->dest.mode == IEEE802154_ADDR_NONE) { in hwsim_hw_receive()

Completed in 10 milliseconds