Lines Matching refs:os_memcpy

164 	os_memcpy(mgmt->da, addr, ETH_ALEN);  in ieee802_11_send_wnmsleep_resp()
165 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in ieee802_11_send_wnmsleep_resp()
166 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in ieee802_11_send_wnmsleep_resp()
206 os_memcpy(pos, &wnmsleep_ie, wnmsleep_ie_len); in ieee802_11_send_wnmsleep_resp()
210 os_memcpy(pos, wnmtfs_ie, wnmtfs_ie_len); in ieee802_11_send_wnmsleep_resp()
216 os_memcpy(pos, oci_ie, oci_ie_len); in ieee802_11_send_wnmsleep_resp()
400 os_memcpy(mgmt->da, addr, ETH_ALEN); in ieee802_11_send_bss_trans_mgmt_request()
401 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in ieee802_11_send_bss_trans_mgmt_request()
402 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in ieee802_11_send_bss_trans_mgmt_request()
854 os_memcpy(mgmt->da, sta->addr, ETH_ALEN); in wnm_send_disassoc_imminent()
855 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in wnm_send_disassoc_imminent()
856 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in wnm_send_disassoc_imminent()
921 os_memcpy(mgmt->da, sta->addr, ETH_ALEN); in wnm_send_ess_disassoc_imminent()
922 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in wnm_send_ess_disassoc_imminent()
923 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in wnm_send_ess_disassoc_imminent()
941 os_memcpy(pos, url, url_len); in wnm_send_ess_disassoc_imminent()
981 os_memcpy(mgmt->da, sta->addr, ETH_ALEN); in wnm_send_bss_tm_req()
982 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in wnm_send_bss_tm_req()
983 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in wnm_send_bss_tm_req()
996 os_memcpy(pos, bss_term_dur, 12); in wnm_send_bss_tm_req()
1009 os_memcpy(pos, url, url_len); in wnm_send_bss_tm_req()
1014 os_memcpy(pos, nei_rep, nei_rep_len); in wnm_send_bss_tm_req()
1074 os_memcpy(mgmt->da, sta->addr, ETH_ALEN); in wnm_send_coloc_intf_req()
1075 os_memcpy(mgmt->sa, own_addr, ETH_ALEN); in wnm_send_coloc_intf_req()
1076 os_memcpy(mgmt->bssid, own_addr, ETH_ALEN); in wnm_send_coloc_intf_req()