Searched refs:address3 (Results 1 – 2 of 2) sorted by relevance
180 memcpy(p80211_hdr->address3, wlandev->bssid, ETH_ALEN); in skb_ether_to_p80211()186 memcpy(p80211_hdr->address3, &e_hdr.daddr, ETH_ALEN); in skb_ether_to_p80211()192 memcpy(p80211_hdr->address3, &e_hdr.saddr, ETH_ALEN); in skb_ether_to_p80211()304 ether_addr_copy(saddr, w_hdr->address3); in skb_p80211_to_ether()307 ether_addr_copy(daddr, w_hdr->address3); in skb_p80211_to_ether()316 ether_addr_copy(daddr, w_hdr->address3); in skb_p80211_to_ether()
156 u8 address3[ETH_ALEN]; member