Searched refs:etherpro (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Darp.c61 grub_uint16_t etherpro; local
67 etherpro = GRUB_NET_ETHERTYPE_IP;
85 arp_header->pro = grub_cpu_to_be16 (etherpro);

Completed in 18 milliseconds