|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | vde_data |
| struct | vde_init |
Functions | |
| void | vde_init_libstuff (struct vde_data *vpri, struct vde_init *init) |
| int | vde_user_read (void *conn, void *buf, int len) |
| int | vde_user_write (void *conn, void *buf, int len) |
Variables | |
| struct net_user_info | vde_user_info |
Definition at line 75 of file vde_user.c.
| struct net_user_info vde_user_info |
Definition at line 64 of file vde_user.c.
1.8.2