Home
last modified time | relevance | path

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

/linux/include/net/
A Dsch_generic.h454 struct tcf_chain { struct
456 struct mutex filter_chain_lock;
457 struct tcf_proto __rcu *filter_chain;
458 struct list_head list;
459 struct tcf_block *block;
460 u32 index; /* chain index */
461 unsigned int refcnt;
462 unsigned int action_refcnt;
463 bool explicitly_created;
464 bool flushing;
[all …]

Completed in 9 milliseconds