Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.h45 struct in_addr bp_yiaddr; /* Your (client) IP address */ member
A Dbootp.c193 net_copy_ip(&net_ip, &bp->bp_yiaddr); in store_net_params()
792 net_write_ip(&bp->bp_yiaddr, zero_ip); in bootp_request()
1031 net_copy_ip(&offered_ip, &bp_offer->bp_yiaddr); in dhcp_send_request_packet()
1065 if (net_read_ip(&bp->bp_yiaddr).s_addr == 0) { in dhcp_handler()

Completed in 4 milliseconds