Home
last modified time | relevance | path

Searched refs:bp_ciaddr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dbootp.h44 struct in_addr bp_ciaddr; /* Client IP address */ member
H A Dbootp.c778 net_write_ip(&bp->bp_ciaddr, zero_ip); in bootp_request()