Searched refs:tcf_defact (Results 1 – 2 of 2) sorted by relevance
33 struct tcf_defact *d = a->priv; in tcf_simp()51 struct tcf_defact *d = to_defact(a); in tcf_simp_release()55 static int alloc_defdata(struct tcf_defact *d, char *defdata) in alloc_defdata()64 static void reset_policy(struct tcf_defact *d, char *defdata, in reset_policy()85 struct tcf_defact *d; in tcf_simp_init()139 struct tcf_defact *d = a->priv; in tcf_simp_dump()
6 struct tcf_defact { struct12 container_of(a->priv, struct tcf_defact, common) argument