Searched refs:h_source (Results 1 – 4 of 4) sorted by relevance
45 .h_source = E1000E_ADDRESS,
41 .h_source = E1000E_ADDRESS,
40 uint8_t h_source[ETH_ALEN]; /* source ether addr */ member
127 memcpy(arp.eh.h_source, src_mac, ETH_ALEN); in send_arp_packet()