Searched refs:IEEE802154_ADDR_LONG (Results 1 – 9 of 9) sorted by relevance
298 if ((a1->mode == IEEE802154_ADDR_LONG && in ieee802154_addr_equal()338 case IEEE802154_ADDR_LONG: in ieee802154_sockaddr_check_size()359 case IEEE802154_ADDR_LONG: in ieee802154_addr_from_sa()375 case IEEE802154_ADDR_LONG: in ieee802154_addr_to_sa()
21 IEEE802154_ADDR_LONG = 0x3, /* 64-bit address + PANid */ enumerator
493 local->beacon.mhr.source.mode = IEEE802154_ADDR_LONG; in mac802154_send_beacons_locked()532 frame.mhr.fc.dest_addr_mode = (coord->mode == IEEE802154_ADDR_LONG) ? in mac802154_perform_association()536 frame.mhr.source.mode = IEEE802154_ADDR_LONG; in mac802154_perform_association()541 if (coord->mode == IEEE802154_ADDR_LONG) in mac802154_perform_association()659 frame.mhr.fc.dest_addr_mode = (target->mode == IEEE802154_ADDR_LONG) ? in mac802154_send_disassociation_notif()663 frame.mhr.source.mode = IEEE802154_ADDR_LONG; in mac802154_send_disassociation_notif()668 if (target->mode == IEEE802154_ADDR_LONG) in mac802154_send_disassociation_notif()723 frame.mhr.source.mode = IEEE802154_ADDR_LONG; in mac802154_send_association_resp_locked()725 frame.mhr.dest.mode = IEEE802154_ADDR_LONG; in mac802154_send_association_resp_locked()
382 hdr.source.mode = IEEE802154_ADDR_LONG; in ieee802154_header_create()447 hdr.dest.mode = IEEE802154_ADDR_LONG; in mac802154_header_create()451 hdr.source.mode = IEEE802154_ADDR_LONG; in mac802154_header_create()481 if (hdr.source.mode == IEEE802154_ADDR_LONG) { in mac802154_header_parse()
169 case IEEE802154_ADDR_LONG: in ieee802154_subif_frame()
540 addr->mode = IEEE802154_ADDR_LONG; in llsec_recover_addr()564 devaddr.mode = IEEE802154_ADDR_LONG; in llsec_lookup_key()
75 info->daddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()89 info->saddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()93 info->saddr.mode = IEEE802154_ADDR_LONG; in lowpan_header_create()
34 case IEEE802154_ADDR_LONG: in ieee802154_hdr_push_addr()202 case IEEE802154_ADDR_LONG: return IEEE802154_ADDR_LEN + pan_len; in ieee802154_hdr_addr_len()
164 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()