Searched refs:bp_giaddr (Results 1 – 2 of 2) sorted by relevance
70 struct in_addr bp_giaddr; /* gateway IP address */ member346 ND_TCHECK(bp->bp_giaddr); in bootp_print()347 if (EXTRACT_32BITS(&bp->bp_giaddr.s_addr)) in bootp_print()348 ND_PRINT((ndo, "\n\t Gateway-IP %s", ipaddr_string(ndo, &bp->bp_giaddr))); in bootp_print()
205 in_addr bp_giaddr; member