Searched defs:tcf_common (Results 1 – 1 of 1) sorted by relevance
11 struct tcf_common { struct12 struct tcf_common *tcfc_next; argument13 u32 tcfc_index;14 int tcfc_refcnt;15 int tcfc_bindcnt;39 struct tcf_common common; argument