Searched refs:uml_net (Results 1 – 7 of 7) sorted by relevance
13 uml_net/ethertap.c | 1 +14 uml_net/host.c | 1 +17 diff --git a/uml_net/ethertap.c b/uml_net/ethertap.c19 --- a/uml_net/ethertap.c20 +++ b/uml_net/ethertap.c29 diff --git a/uml_net/host.c b/uml_net/host.c31 --- a/uml_net/host.c32 +++ b/uml_net/host.c
16 uml_net/Makefile | 2 +-82 diff --git a/uml_net/Makefile b/uml_net/Makefile84 --- a/uml_net/Makefile85 +++ b/uml_net/Makefile89 BIN = uml_net
71 diff -uNr tools.orig/uml_net/Makefile tools/uml_net/Makefile72 --- tools.orig/uml_net/Makefile 2017-04-03 15:56:02.068461380 +020073 +++ tools/uml_net/Makefile 2017-04-03 16:00:12.449448618 +0200
57 Index: tools/uml_net/Makefile59 --- tools.orig/uml_net/Makefile 2003-02-07 20:04:55.000000000 -080060 +++ tools/uml_net/Makefile 2012-09-05 12:15:00.961607290 -0700
339 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()
16 struct uml_net { struct
150 UML supports two classes of network devices - the older uml_net ones