Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c2448 unsigned char dst_mac_addr[6]; in rtw_cfg80211_monitor_if_xmit_entry() local
2485 memcpy(dst_mac_addr, dot11_hdr->addr1, sizeof(dst_mac_addr)); in rtw_cfg80211_monitor_if_xmit_entry()
2495 ether_addr_copy(pdata, dst_mac_addr); in rtw_cfg80211_monitor_if_xmit_entry()