Home
last modified time | relevance | path

Searched refs:net_update_ether (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/net/
H A Dping.c91 eth_hdr_size = net_update_ether(et, et->et_src, PROT_IP); in ping_receive()
H A Darp.c165 eth_hdr_size = net_update_ether(et, et->et_src, PROT_ARP); in arp_receive()
H A Dnet.c1480 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether() function
/openbmc/u-boot/include/
H A Dnet.h585 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);