Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c150 struct in_addr tmp_ip; in store_net_params() local
152 net_copy_ip(&tmp_ip, &bp->bp_siaddr); in store_net_params()
153 if (tmp_ip.s_addr != 0) in store_net_params()