Searched refs:uml_net (Results 1 – 6 of 6) sorted by relevance
11 uml_net/ethertap.c | 1 +12 uml_net/host.c | 1 +15 diff --git a/uml_net/ethertap.c b/uml_net/ethertap.c17 --- a/uml_net/ethertap.c18 +++ b/uml_net/ethertap.c27 diff --git a/uml_net/host.c b/uml_net/host.c29 --- a/uml_net/host.c30 +++ b/uml_net/host.c
69 diff -uNr tools.orig/uml_net/Makefile tools/uml_net/Makefile70 --- tools.orig/uml_net/Makefile 2017-04-03 15:56:02.068461380 +020071 +++ tools/uml_net/Makefile 2017-04-03 16:00:12.449448618 +0200
55 Index: tools/uml_net/Makefile57 --- tools.orig/uml_net/Makefile 2003-02-07 20:04:55.000000000 -080058 +++ tools/uml_net/Makefile 2012-09-05 12:15:00.961607290 -0700
338 struct uml_net *device = dev_get_drvdata(dev); in net_device_release()371 struct uml_net *device; in eth_configure()488 static struct uml_net *find_device(int n) in find_device()490 struct uml_net *device; in find_device()495 device = list_entry(ele, struct uml_net, list); in find_device()696 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