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

#include <pkt_cls.h>

Data Fields

int stop
 
int skip
 
int count
 
int(* fn )(struct tcf_proto *, unsigned long node, struct tcf_walker *)
 

Detailed Description

Definition at line 10 of file pkt_cls.h.

Field Documentation

int count

Definition at line 13 of file pkt_cls.h.

int(* fn)(struct tcf_proto *, unsigned long node, struct tcf_walker *)

Definition at line 14 of file pkt_cls.h.

int skip

Definition at line 12 of file pkt_cls.h.

int stop

Definition at line 11 of file pkt_cls.h.


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