Home
last modified time | relevance | path

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

/include/net/
A Dsch_generic.h446 struct tcf_chain { struct
448 struct mutex filter_chain_lock;
450 struct list_head list;
451 struct tcf_block *block;
452 u32 index; /* chain index */
453 unsigned int refcnt;
454 unsigned int action_refcnt;
455 bool explicitly_created;
456 bool flushing;
458 void *tmplt_priv;
[all …]

Completed in 12 milliseconds