Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsandbox.c27 struct in_addr fake_host_ipaddr; member
88 priv->fake_host_ipaddr = net_read_ip(&arp->ar_tpa); in sb_eth_send()
105 net_write_ip(&arp_recv->ar_spa, priv->fake_host_ipaddr); in sb_eth_send()
138 priv->fake_host_ipaddr); in sb_eth_send()