HomeSort by relevance Sort by last modified time
    Searched full:sipaddr (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
main.c 267 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));
etherboot.h 260 * A pity sipaddr and tipaddr are not longword aligned or we could use
271 char sipaddr[4]; member in struct:arprequest

Completed in 69 milliseconds