Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsch_generic.h465 struct tcf_block { struct
469 struct mutex lock;
470 struct list_head chain_list;
473 refcount_t refcnt;
474 struct net *net;
475 struct Qdisc *q;
478 struct list_head owner_list;
479 bool keep_dst;
483 struct {
486 } chain0;
[all …]