Searched refs:sandbox_eth_raw_os_is_local (Results 1 – 4 of 4) sorted by relevance
54 int sandbox_eth_raw_os_is_local(const char *ifname);
29 int local = sandbox_eth_raw_os_is_local(i->if_name); in eth_raw_bus_post_bind()
175 ret = sandbox_eth_raw_os_is_local(priv->host_ifname); in sb_eth_raw_ofdata_to_platdata()
39 int sandbox_eth_raw_os_is_local(const char *ifname) in sandbox_eth_raw_os_is_local() function