Searched refs:address2 (Results 1 – 2 of 2) sorted by relevance
179 memcpy(p80211_hdr->address2, wlandev->netdev->dev_addr, ETH_ALEN); in skb_ether_to_p80211()185 memcpy(p80211_hdr->address2, wlandev->netdev->dev_addr, ETH_ALEN); in skb_ether_to_p80211()191 memcpy(p80211_hdr->address2, wlandev->bssid, ETH_ALEN); in skb_ether_to_p80211()300 ether_addr_copy(saddr, w_hdr->address2); in skb_p80211_to_ether()308 ether_addr_copy(saddr, w_hdr->address2); in skb_p80211_to_ether()
155 u8 address2[ETH_ALEN]; member