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

#include <lsm_audit.h>

Data Fields

char type
 
union {
   struct path   path
 
   struct dentry *   dentry
 
   struct inode *   inode
 
   struct lsm_network_audit *   net
 
   int   cap
 
   int   ipc_id
 
   struct task_struct *   tsk
 
   char *   kmod_name
 
u
 
union {
}; 
 

Detailed Description

Definition at line 44 of file lsm_audit.h.

Field Documentation

union { ... }
int cap

Definition at line 61 of file lsm_audit.h.

Definition at line 58 of file lsm_audit.h.

Definition at line 59 of file lsm_audit.h.

int ipc_id

Definition at line 62 of file lsm_audit.h.

char* kmod_name

Definition at line 70 of file lsm_audit.h.

Definition at line 60 of file lsm_audit.h.

Definition at line 57 of file lsm_audit.h.

Definition at line 63 of file lsm_audit.h.

Definition at line 45 of file lsm_audit.h.

union { ... } u

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