Searched refs:net_update_ether (Results 1 – 3 of 3) sorted by relevance
95 eth_hdr_size = net_update_ether(et, et->et_src, PROT_IP); in ping_receive()
154 eth_hdr_size = net_update_ether(et, et->et_src, PROT_ARP); in arp_receive()
1638 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether() function
Completed in 13 milliseconds