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

#include <pkt_sched.h>

Data Fields

int stop
 
int skip
 
int count
 
int(* fn )(struct Qdisc *, unsigned long cl, struct qdisc_walker *)
 

Detailed Description

Definition at line 8 of file pkt_sched.h.

Field Documentation

int count

Definition at line 11 of file pkt_sched.h.

int(* fn)(struct Qdisc *, unsigned long cl, struct qdisc_walker *)

Definition at line 12 of file pkt_sched.h.

int skip

Definition at line 10 of file pkt_sched.h.

int stop

Definition at line 9 of file pkt_sched.h.


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