Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dact_api.h11 struct tcf_common { struct
12 struct tcf_common *tcfc_next; argument
13 u32 tcfc_index;
14 int tcfc_refcnt;
15 int tcfc_bindcnt;
39 struct tcf_common common; argument