Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/
H A D0001-include-required-system-header-files-for-fd_set-and-.patch13 uml_net/ethertap.c | 1 +
14 uml_net/host.c | 1 +
17 diff --git a/uml_net/ethertap.c b/uml_net/ethertap.c
19 --- a/uml_net/ethertap.c
20 +++ b/uml_net/ethertap.c
29 diff --git a/uml_net/host.c b/uml_net/host.c
31 --- a/uml_net/host.c
32 +++ b/uml_net/host.c
H A D0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch16 uml_net/Makefile | 2 +-
82 diff --git a/uml_net/Makefile b/uml_net/Makefile
84 --- a/uml_net/Makefile
85 +++ b/uml_net/Makefile
89 BIN = uml_net
H A Dfix-ldflags.patch71 diff -uNr tools.orig/uml_net/Makefile tools/uml_net/Makefile
72 --- tools.orig/uml_net/Makefile 2017-04-03 15:56:02.068461380 +0200
73 +++ tools/uml_net/Makefile 2017-04-03 16:00:12.449448618 +0200
H A Dunstrip.patch57 Index: tools/uml_net/Makefile
59 --- tools.orig/uml_net/Makefile 2003-02-07 20:04:55.000000000 -0800
60 +++ tools/uml_net/Makefile 2012-09-05 12:15:00.961607290 -0700
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c339 struct uml_net *device = container_of(dev, struct uml_net, pdev.dev); in net_device_release()
372 struct uml_net *device; in eth_configure()
489 static struct uml_net *find_device(int n) in find_device()
491 struct uml_net *device; in find_device()
496 device = list_entry(ele, struct uml_net, list); in find_device()
697 struct uml_net *device; in net_remove()
/openbmc/linux/arch/um/include/shared/
H A Dnet_kern.h16 struct uml_net { struct
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst150 UML supports two classes of network devices - the older uml_net ones