Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
xt_owner.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  xt_owner_match_info
 

Enumerations

enum  { XT_OWNER_UID = 1 << 0, XT_OWNER_GID = 1 << 1, XT_OWNER_SOCKET = 1 << 2 }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
XT_OWNER_UID 
XT_OWNER_GID 
XT_OWNER_SOCKET 

Definition at line 6 of file xt_owner.h.