HomeSort by relevance Sort by last modified time
    Searched refs:bp_giaddr (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
bootp.h 108 struct in_addr bp_giaddr; member in struct:bootp_t
  /external/qemu/slirp-android/
bootp.h 108 uint32_t bp_giaddr; member in struct:bootp_t
  /external/tcpdump/
print-bootp.c 125 TCHECK(bp->bp_giaddr);
126 if (bp->bp_giaddr.s_addr)
127 printf("\n\t Gateway-IP %s", ipaddr_string(&bp->bp_giaddr));
bootp.h 34 struct in_addr bp_giaddr; /* gateway IP address */ member in struct:bootp
  /external/grub/netboot/
etherboot.h 311 in_addr bp_giaddr; member in struct:bootp_t
main.c 914 = bootpreply->bp_giaddr.s_addr;

Completed in 434 milliseconds