Searched defs:eth (Results 1 – 4 of 4) sorted by relevance
128 struct eth_hdr *eth; in send_arp_request() local189 struct eth_hdr *eth = pktbuf_prepend(p, sizeof(struct eth_hdr)); in minip_ipv4_send() local221 struct eth_hdr *eth; in send_ping_reply() local347 struct eth_hdr *eth; in handle_arp_pkt() local405 static void dump_eth_packet(const struct eth_hdr *eth) { in dump_eth_packet()414 struct eth_hdr *eth; in minip_rx_driver_callback() local
128 struct eth_hdr *eth; in arp_send_request() local
115 struct eth_hdr *eth; in udp_send_iovec() local
80 static struct eth_status eth; variable
Completed in 5 milliseconds