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

Go to the source code of this file.

Data Structures

struct  tcf_defact
 

Macros

#define to_defact(pc)   container_of(pc, struct tcf_defact, common)
 

Macro Definition Documentation

#define to_defact (   pc)    container_of(pc, struct tcf_defact, common)

Definition at line 11 of file tc_defact.h.