Home
last modified time | relevance | path

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

/external/u-boot/net/
Dping.c95 eth_hdr_size = net_update_ether(et, et->et_src, PROT_IP); in ping_receive()
Darp.c165 eth_hdr_size = net_update_ether(et, et->et_src, PROT_ARP); in arp_receive()
Dnet.c1435 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether() function
/external/u-boot/include/
Dnet.h596 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);