|
Linux Kernel
3.7.1
|
#include <net_namespace.h>
Data Fields | |
| struct list_head | list |
| int(* | init )(struct net *net) |
| void(* | exit )(struct net *net) |
| void(* | exit_batch )(struct list_head *net_exit_list) |
| int * | id |
| size_t | size |
Definition at line 268 of file net_namespace.h.
Definition at line 272 of file net_namespace.h.
Definition at line 273 of file net_namespace.h.
Definition at line 269 of file net_namespace.h.
| size_t size |
Definition at line 274 of file net_namespace.h.
1.8.2