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

Go to the source code of this file.

Data Structures

struct  tcf_ipt
 

Macros

#define to_ipt(pc)   container_of(pc, struct tcf_ipt, common)
 

Macro Definition Documentation

#define to_ipt (   pc)    container_of(pc, struct tcf_ipt, common)

Definition at line 14 of file tc_ipt.h.