Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kobj_ns_type_operations Struct Reference

#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 *)
 

Detailed Description

Definition at line 40 of file kobject_ns.h.

Field Documentation

void(* drop_ns)(void *)

Definition at line 45 of file kobject_ns.h.

void*(* grab_current_ns)(void)

Definition at line 42 of file kobject_ns.h.

const void*(* initial_ns)(void)

Definition at line 44 of file kobject_ns.h.

const void*(* netlink_ns)(struct sock *sk)

Definition at line 43 of file kobject_ns.h.

Definition at line 41 of file kobject_ns.h.


The documentation for this struct was generated from the following file: