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

Go to the source code of this file.

Data Structures

struct  ipt_ttl_info
 

Enumerations

enum  { IPT_TTL_EQ = 0, IPT_TTL_NE, IPT_TTL_LT, IPT_TTL_GT }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
IPT_TTL_EQ 
IPT_TTL_NE 
IPT_TTL_LT 
IPT_TTL_GT 

Definition at line 9 of file ipt_ttl.h.