Lines Matching refs:memcpy

227 	memcpy(&seqnum, &mesh_hdr->seqnum, sizeof(mesh_hdr->seqnum));  in mesh_rmc_check()
246 memcpy(p->sa, sa, ETH_ALEN); in mesh_rmc_check()
310 memcpy(pos, ifmsh->mesh_id, ifmsh->mesh_id_len); in mesh_add_meshid_ie()
356 memcpy(skb_put(skb, len), data, len); in mesh_add_vendor_ies()
380 memcpy(skb_put(skb, len), data, len); in mesh_add_rsn_ie()
583 memcpy(hdr->addr1, meshda, ETH_ALEN); in ieee80211_fill_mesh_addresses()
584 memcpy(hdr->addr2, meshsa, ETH_ALEN); in ieee80211_fill_mesh_addresses()
585 memcpy(hdr->addr3, meshsa, ETH_ALEN); in ieee80211_fill_mesh_addresses()
591 memcpy(hdr->addr2, meshsa, ETH_ALEN); in ieee80211_fill_mesh_addresses()
592 memcpy(hdr->addr3, meshda, ETH_ALEN); in ieee80211_fill_mesh_addresses()
593 memcpy(hdr->addr4, meshsa, ETH_ALEN); in ieee80211_fill_mesh_addresses()
627 memcpy(meshhdr->eaddr1, addr4or5, ETH_ALEN); in ieee80211_new_mesh_header()
631 memcpy(meshhdr->eaddr1, addr4or5, ETH_ALEN); in ieee80211_new_mesh_header()
632 memcpy(meshhdr->eaddr2, addr6, ETH_ALEN); in ieee80211_new_mesh_header()
730 memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN); in ieee80211_mesh_build_beacon()
731 memcpy(mgmt->bssid, sdata->vif.addr, ETH_ALEN); in ieee80211_mesh_build_beacon()
777 memcpy(bcn->head, skb->data, bcn->head_len); in ieee80211_mesh_build_beacon()
796 memcpy(bcn->tail, skb->data, bcn->tail_len); in ieee80211_mesh_build_beacon()
1061 memcpy(skb_put(presp, bcn->head_len), bcn->head, bcn->head_len); in ieee80211_mesh_rx_probe_req()
1062 memcpy(skb_put(presp, bcn->tail_len), bcn->tail, bcn->tail_len); in ieee80211_mesh_rx_probe_req()
1066 memcpy(hdr->da, mgmt->sa, ETH_ALEN); in ieee80211_mesh_rx_probe_req()
1166 memcpy(&tmp_csa_settings->settings, csa_settings, in ieee80211_mesh_csa_beacon()
1205 memcpy(mgmt_fwd, mgmt, len); in mesh_fwd_csa_frame()
1207 memcpy(mgmt_fwd->sa, sdata->vif.addr, ETH_ALEN); in mesh_fwd_csa_frame()
1208 memcpy(mgmt_fwd->bssid, sdata->vif.addr, ETH_ALEN); in mesh_fwd_csa_frame()