Searched refs:net_update_ether (Results 1 – 4 of 4) sorted by relevance
96 eth_hdr_size = net_update_ether(et, et->et_src, PROT_IP); in ping_receive()
169 eth_hdr_size = net_update_ether(et, et->et_src, PROT_ARP); in arp_receive()
1453 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether() function
616 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);
Completed in 25 milliseconds