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

/drivers/net/wireless/bcmdhd/
H A Dwl_linux_mon.c183 unsigned char dst_mac_addr[6]; local
224 memcpy(dst_mac_addr, dot11_hdr->addr1, sizeof(dst_mac_addr));
232 memcpy(pdata, dst_mac_addr, sizeof(dst_mac_addr));
233 memcpy(pdata + sizeof(dst_mac_addr), src_mac_addr, sizeof(src_mac_addr));

Completed in 601 milliseconds