|
Linux Kernel
3.7.1
|
#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 } |
| anonymous enum |
Definition at line 6 of file xt_owner.h.
1.8.2