Home
last modified time | relevance | path

Searched refs:IEEE802154_ADDR_LONG (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/net/
Dieee802154_netdev.h152 if ((a1->mode == IEEE802154_ADDR_LONG && in ieee802154_addr_equal()
186 case IEEE802154_ADDR_LONG: in ieee802154_addr_from_sa()
202 case IEEE802154_ADDR_LONG: in ieee802154_addr_to_sa()
Daf_ieee802154.h29 IEEE802154_ADDR_LONG = 0x3, /* 64-bit address + PANid */ enumerator
/Linux-v4.19/net/ieee802154/6lowpan/
Dtx.c80 info->daddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()
94 info->saddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()
98 info->saddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()
/Linux-v4.19/net/ieee802154/
Dheader_ops.c42 case IEEE802154_ADDR_LONG: in ieee802154_hdr_push_addr()
163 case IEEE802154_ADDR_LONG: return IEEE802154_ADDR_LEN + pan_len; in ieee802154_hdr_addr_len()
Dnl-mac.c202 addr.mode = IEEE802154_ADDR_LONG; in ieee802154_associate_req()
245 addr.mode = IEEE802154_ADDR_LONG; in ieee802154_associate_resp()
279 addr.mode = IEEE802154_ADDR_LONG; in ieee802154_disassociate_req()
573 desc->device_addr.mode = IEEE802154_ADDR_LONG; in ieee802154_llsec_parse_key_id()
626 if (desc->device_addr.mode == IEEE802154_ADDR_LONG && in ieee802154_llsec_fill_key_id()
Dsocket.c48 case IEEE802154_ADDR_LONG: in ieee802154_get_dev()
789 if (ro->src_addr.mode == IEEE802154_ADDR_LONG && in ieee802154_match_sock()
/Linux-v4.19/net/mac802154/
Diface.c398 hdr.source.mode = IEEE802154_ADDR_LONG; in ieee802154_header_create()
463 hdr.dest.mode = IEEE802154_ADDR_LONG; in mac802154_header_create()
467 hdr.source.mode = IEEE802154_ADDR_LONG; in mac802154_header_create()
497 if (hdr.source.mode == IEEE802154_ADDR_LONG) { in mac802154_header_parse()
Drx.c62 case IEEE802154_ADDR_LONG: in ieee802154_subif_frame()
Dllsec.c540 addr->mode = IEEE802154_ADDR_LONG; in llsec_recover_addr()
564 devaddr.mode = IEEE802154_ADDR_LONG; in llsec_lookup_key()
/Linux-v4.19/net/6lowpan/
Diphc.c164 case IEEE802154_ADDR_LONG: in lowpan_iphc_uncompress_802154_lladdr()
801 case IEEE802154_ADDR_LONG: in lowpan_iphc_compress_ctx_802154_lladdr()
914 case IEEE802154_ADDR_LONG: in lowpan_iphc_compress_802154_lladdr()