Searched refs:h_source (Results 1 – 2 of 2) sorted by relevance
68 os_memcpy(eth->h_source, gWpaSm.own_addr, ETH_ALEN); in wpa_ether_send()86 memcpy(eth->h_source, source, ETH_ALEN); in hostapd_send_eapol()
34 u8 h_source[ETH_ALEN]; member