Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tcf_mirred Struct Reference

#include <tc_mirred.h>

Data Fields

struct tcf_common common
 
int tcfm_eaction
 
int tcfm_ifindex
 
int tcfm_ok_push
 
struct net_devicetcfm_dev
 
struct list_head tcfm_list
 

Detailed Description

Definition at line 6 of file tc_mirred.h.

Field Documentation

Definition at line 7 of file tc_mirred.h.

struct net_device* tcfm_dev

Definition at line 11 of file tc_mirred.h.

int tcfm_eaction

Definition at line 8 of file tc_mirred.h.

int tcfm_ifindex

Definition at line 9 of file tc_mirred.h.

struct list_head tcfm_list

Definition at line 12 of file tc_mirred.h.

int tcfm_ok_push

Definition at line 10 of file tc_mirred.h.


The documentation for this struct was generated from the following file: