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

Go to the source code of this file.

Data Structures

struct  tcf_skbedit
 

Macros

#define to_skbedit(pc)   container_of(pc, struct tcf_skbedit, common)
 

Macro Definition Documentation

#define to_skbedit (   pc)    container_of(pc, struct tcf_skbedit, common)

Definition at line 33 of file tc_skbedit.h.