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

#include <sysctl.h>

Data Fields

struct ctl_table_set default_set
 
struct ctl_table_set *(* lookup )(struct ctl_table_root *root, struct nsproxy *namespaces)
 
int(* permissions )(struct ctl_table_root *root, struct nsproxy *namespaces, struct ctl_table *table)
 

Detailed Description

Definition at line 157 of file sysctl.h.

Field Documentation

struct ctl_table_set default_set

Definition at line 158 of file sysctl.h.

struct ctl_table_set*(* lookup)(struct ctl_table_root *root, struct nsproxy *namespaces)
read

Definition at line 159 of file sysctl.h.

int(* permissions)(struct ctl_table_root *root, struct nsproxy *namespaces, struct ctl_table *table)

Definition at line 161 of file sysctl.h.


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