Searched refs:tmp_ip (Results 1 – 1 of 1) sorted by relevance
152 struct in_addr tmp_ip; in store_bootp_params() local159 net_copy_ip(&tmp_ip, &bp->bp_siaddr); in store_bootp_params()160 if (tmp_ip.s_addr != 0 && (overwrite_serverip || !net_server_ip.s_addr)) in store_bootp_params()
Completed in 3 milliseconds