Home
last modified time | relevance | path

Searched defs:tcf_block (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dsch_generic.h470 struct tcf_block { struct
474 struct mutex lock;
475 struct list_head chain_list;
478 refcount_t refcnt;
479 struct net *net;
480 struct Qdisc *q;
483 struct list_head owner_list;
484 bool keep_dst;
488 struct {
491 } chain0;
[all …]

Completed in 8 milliseconds