Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dsch_generic.h437 struct tcf_chain { struct
439 struct mutex filter_chain_lock;
440 struct tcf_proto __rcu *filter_chain;
441 struct list_head list;
442 struct tcf_block *block;
443 u32 index; /* chain index */
444 unsigned int refcnt;
445 unsigned int action_refcnt;
446 bool explicitly_created;
447 bool flushing;
[all …]

Completed in 8 milliseconds