Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dsandbox-raw.c168 &priv->host_ifindex) < 0) { in sb_eth_raw_of_to_plat()
169 priv->host_ifindex = 0; in sb_eth_raw_of_to_plat()
175 priv->host_ifindex, priv->host_ifname); in sb_eth_raw_of_to_plat()
A Dsandbox-raw-bus.c47 priv->host_ifindex = i->if_index; in eth_raw_bus_post_bind()
/u-boot/arch/sandbox/include/asm/
A Deth-raw-os.h30 unsigned int host_ifindex; member
/u-boot/arch/sandbox/cpu/
A Deth-raw-os.c62 if (!if_indextoname(priv->host_ifindex, priv->host_ifname)) in sandbox_eth_raw_os_idx_to_name()
83 priv->host_ifindex = device->sll_ifindex; in _raw_packet_start()

Completed in 5 milliseconds