Home
last modified time | relevance | path

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

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