Searched refs:bp_giaddr (Results 1 – 3 of 3) sorted by relevance
113 TCHECK(bp->bp_giaddr); in bootp_print()114 if (bp->bp_giaddr.s_addr) in bootp_print()115 printf(" G:%s", ipaddr_string(&bp->bp_giaddr)); in bootp_print()
36 struct in_addr bp_giaddr; /* gateway IP address */ member
42 struct in_addr bp_giaddr; /* gateway IP address */ member