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

#include <sch_generic.h>

Data Fields

struct tcf_protonext
 
voidroot
 
int(* classify )(struct sk_buff *, const struct tcf_proto *, struct tcf_result *)
 
__be16 protocol
 
u32 prio
 
u32 classid
 
struct Qdiscq
 
voiddata
 
struct tcf_proto_opsops
 

Detailed Description

Definition at line 205 of file sch_generic.h.

Field Documentation

u32 classid

Definition at line 216 of file sch_generic.h.

Definition at line 209 of file sch_generic.h.

Definition at line 218 of file sch_generic.h.

Definition at line 207 of file sch_generic.h.

Definition at line 219 of file sch_generic.h.

u32 prio

Definition at line 215 of file sch_generic.h.

Definition at line 212 of file sch_generic.h.

Definition at line 217 of file sch_generic.h.

void* root

Definition at line 208 of file sch_generic.h.


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