Home
last modified time | relevance | path

Searched refs:xet (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dnet.c1455 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) in net_set_ether() argument
1457 struct ethernet_hdr *et = (struct ethernet_hdr *)xet; in net_set_ether()
1471 (struct vlan_ethernet_hdr *)xet; in net_set_ether()
/openbmc/u-boot/include/
H A Dnet.h584 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot);