Searched refs:address3 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/staging/wlan-ng/ |
D | p80211conv.c | 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()
|
D | p80211hdr.h | 156 u8 address3[ETH_ALEN]; member
|
/Linux-v6.1/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1081 address3,
|