Searched defs:eth (Results 1 – 3 of 3) sorted by relevance
191 struct eth_hdr *eth; in send_arp_request() local252 struct eth_hdr *eth = pktbuf_prepend(p, sizeof(struct eth_hdr)); in minip_ipv4_send() local299 struct eth_hdr *eth; in send_ping_reply() local425 struct eth_hdr *eth; in handle_arp_pkt() local478 static void dump_eth_packet(const struct eth_hdr *eth) { in dump_eth_packet()487 struct eth_hdr *eth; in minip_rx_driver_callback() local
121 struct eth_hdr *eth; in arp_send_request() local
115 struct eth_hdr *eth; in udp_send_iovec() local
Completed in 10 milliseconds