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

#include <compat.h>

Data Fields

unsigned int name
 
int nlen
 
unsigned int oldval
 
unsigned int oldlenp
 
unsigned int newval
 
unsigned int newlen
 
unsigned int __unused [4]
 

Detailed Description

Definition at line 75 of file compat.h.

Field Documentation

unsigned int __unused[4]

Definition at line 82 of file compat.h.

unsigned int name

Definition at line 76 of file compat.h.

unsigned int newlen

Definition at line 81 of file compat.h.

unsigned int newval

Definition at line 80 of file compat.h.

int nlen

Definition at line 77 of file compat.h.

unsigned int oldlenp

Definition at line 79 of file compat.h.

unsigned int oldval

Definition at line 78 of file compat.h.


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