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

/external/grub/netboot/
H A Dmain.c267 grub_memmove (arpreq.sipaddr, (char *) &arptable[ARP_CLIENT].ipaddr,
500 /* sipaddr is already zeroed out */
781 && ! grub_memcmp (arpreply->sipaddr, ptr, sizeof (in_addr))
797 grub_memmove (arpreply->tipaddr, arpreply->sipaddr,
801 grub_memmove (arpreply->sipaddr,
835 arpreply->sipaddr, sizeof (in_addr));
H A Detherboot.h260 * A pity sipaddr and tipaddr are not longword aligned or we could use
271 char sipaddr[4]; member in struct:arprequest

Completed in 101 milliseconds