Home
last modified time | relevance | path

Searched defs:eth_sandbox_raw_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Deth-raw-os.h27 struct eth_sandbox_raw_priv { struct
28 int sd;
29 char host_ifname[IFNAMSIZ];
30 unsigned int host_ifindex;
31 void *device;
32 int local;
33 int local_bind_sd;
34 unsigned short local_bind_udp_port;