Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dsch_generic.h453 struct tcf_block { struct
457 struct mutex lock;
458 struct list_head chain_list;
461 refcount_t refcnt;
462 struct net *net;
463 struct Qdisc *q;
466 struct list_head owner_list;
467 bool keep_dst;
471 struct {
474 } chain0;
[all …]

Completed in 7 milliseconds