Searched defs:tcf_chain (Results 1 – 1 of 1) sorted by relevance
265 struct tcf_chain { struct266 struct tcf_proto __rcu *filter_chain;267 struct tcf_proto __rcu **p_filter_chain;268 struct list_head list;269 struct tcf_block *block;270 u32 index; /* chain index */271 unsigned int refcnt;