Linux Kernel
3.7.1
|
#include <kobject_ns.h>
Data Fields | |
enum kobj_ns_type | type |
void *(* | grab_current_ns )(void) |
const void *(* | netlink_ns )(struct sock *sk) |
const void *(* | initial_ns )(void) |
void(* | drop_ns )(void *) |
Definition at line 40 of file kobject_ns.h.
Definition at line 45 of file kobject_ns.h.
Definition at line 42 of file kobject_ns.h.
Definition at line 44 of file kobject_ns.h.
enum kobj_ns_type type |
Definition at line 41 of file kobject_ns.h.