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

/linux-4.1.27/include/net/
H A Daf_ieee802154.h29 IEEE802154_ADDR_LONG = 0x3, /* 64-bit address + PANid */ enumerator in enum:__anon12587
H A Dieee802154_netdev.h161 if ((a1->mode == IEEE802154_ADDR_LONG && ieee802154_addr_equal()
195 case IEEE802154_ADDR_LONG: ieee802154_addr_from_sa()
211 case IEEE802154_ADDR_LONG: ieee802154_addr_to_sa()
/linux-4.1.27/net/ieee802154/6lowpan/
H A D6lowpan_i.h30 case IEEE802154_ADDR_LONG: ieee802154_addr_hash()
H A Dtx.c62 info->daddr.mode = IEEE802154_ADDR_LONG; lowpan_header_create()
65 info->saddr.mode = IEEE802154_ADDR_LONG; lowpan_header_create()
209 sa.mode = IEEE802154_ADDR_LONG; lowpan_header()
224 da.mode = IEEE802154_ADDR_LONG; lowpan_header()
/linux-4.1.27/net/ieee802154/
H A Dheader_ops.c42 case IEEE802154_ADDR_LONG: ieee802154_hdr_push_addr()
163 case IEEE802154_ADDR_LONG: return IEEE802154_ADDR_LEN + pan_len; ieee802154_hdr_addr_len()
H A Dnl-mac.c201 addr.mode = IEEE802154_ADDR_LONG; ieee802154_associate_req()
244 addr.mode = IEEE802154_ADDR_LONG; ieee802154_associate_resp()
276 addr.mode = IEEE802154_ADDR_LONG; ieee802154_disassociate_req()
572 desc->device_addr.mode = IEEE802154_ADDR_LONG; ieee802154_llsec_parse_key_id()
625 if (desc->device_addr.mode == IEEE802154_ADDR_LONG && ieee802154_llsec_fill_key_id()
H A Dsocket.c47 case IEEE802154_ADDR_LONG: ieee802154_get_dev()
784 if (ro->src_addr.mode == IEEE802154_ADDR_LONG && ieee802154_match_sock()
/linux-4.1.27/net/mac802154/
H A Drx.c64 case IEEE802154_ADDR_LONG: ieee802154_subif_frame()
H A Dllsec.c536 addr->mode = IEEE802154_ADDR_LONG; llsec_recover_addr()
560 devaddr.mode = IEEE802154_ADDR_LONG; llsec_lookup_key()
H A Diface.c388 hdr.source.mode = IEEE802154_ADDR_LONG; mac802154_header_create()
/linux-4.1.27/net/bluetooth/
H A D6lowpan.c302 saddr, IEEE802154_ADDR_LONG, iphc_decompress()
304 IEEE802154_ADDR_LONG, EUI64_ADDR_LEN, iphc_decompress()
/linux-4.1.27/net/6lowpan/
H A Diphc.c93 case IEEE802154_ADDR_LONG: uncompress_addr()

Completed in 163 milliseconds