Searched refs:bp_ciaddr (Results 1 – 3 of 3) sorted by relevance
98 TCHECK(bp->bp_ciaddr); in bootp_print()99 if (bp->bp_ciaddr.s_addr) in bootp_print()100 printf(" C:%s", ipaddr_string(&bp->bp_ciaddr)); in bootp_print()
33 struct in_addr bp_ciaddr; /* client IP address */ member
39 struct in_addr bp_ciaddr; /* client IP address */ member