Home
last modified time | relevance | path

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

/u-boot/net/
A Dping.c96 eth_hdr_size = net_update_ether(et, et->et_src, PROT_IP); in ping_receive()
A Darp.c169 eth_hdr_size = net_update_ether(et, et->et_src, PROT_ARP); in arp_receive()
A Dnet.c1453 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether() function
/u-boot/include/
A Dnet.h616 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);

Completed in 25 milliseconds