Searched refs:dest_ethaddr (Results 1 - 2 of 2) sorted by last modified time

/u-boot/net/
H A Dnet.c1593 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) argument
1602 memcpy(et->et_dest, dest_ethaddr, 6);
/u-boot/include/
H A Dnet.h571 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot);

Completed in 93 milliseconds