Searched refs:bp_yiaddr (Results 1 – 2 of 2) sorted by relevance
45 struct in_addr bp_yiaddr; /* Your (client) IP address */ member
180 net_copy_ip(&net_ip, &bp->bp_yiaddr); in store_net_params()779 net_write_ip(&bp->bp_yiaddr, zero_ip); in bootp_request()1018 net_copy_ip(&offered_ip, &bp_offer->bp_yiaddr); in dhcp_send_request_packet()1052 if (net_read_ip(&bp->bp_yiaddr).s_addr == 0) in dhcp_handler()