Searched refs:vde_switch (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vde_kern.c | 25 vpri->vde_switch = init->vde_switch; in vde_init() 31 printk("vde backend - %s, ", vpri->vde_switch ? in vde_init() 32 vpri->vde_switch : "(default socket)"); in vde_init() 76 { .vde_switch = NULL, in vde_setup() 82 remain = split_if_spec(str, &init->vde_switch, mac_out, &port_str, in vde_setup() 107 printk(KERN_INFO "Configured vde device: %s\n", init->vde_switch ? in vde_setup() 108 init->vde_switch : "(default socket)"); in vde_setup()
|
| H A D | vde.h | 10 char *vde_switch; member 18 char *vde_switch; member
|
| H A D | vde_user.c | 21 conn = vde_open(pri->vde_switch, pri->descr, pri->args); in vde_user_init()
|
| H A D | Kconfig | 259 To use this form of networking, you will need to run vde_switch
|
| /OK3568_Linux_fs/buildroot/package/vde2/ |
| H A D | 0002-fstp-Add-static-to-inline-functions.patch | 18 src/vde_switch/fstp.c | 4 ++-- 21 diff --git a/src/vde_switch/fstp.c b/src/vde_switch/fstp.c 23 --- a/src/vde_switch/fstp.c 24 +++ b/src/vde_switch/fstp.c
|