Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.c152 struct in_addr tmp_ip; in store_bootp_params() local
159 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