Searched refs:bp_giaddr (Results 1 – 6 of 6) sorted by relevance
108 uint32_t bp_giaddr; member
108 struct in_addr bp_giaddr; member
125 TCHECK(bp->bp_giaddr); in bootp_print()126 if (bp->bp_giaddr.s_addr) in bootp_print()127 printf("\n\t Gateway-IP %s", ipaddr_string(&bp->bp_giaddr)); in bootp_print()
34 struct in_addr bp_giaddr; /* gateway IP address */ member
311 in_addr bp_giaddr; member
914 = bootpreply->bp_giaddr.s_addr; in await_reply()