Searched refs:tcf_defact (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/net/tc_act/
H A Dtc_defact.h6 struct tcf_defact { struct
12 container_of(a->priv, struct tcf_defact, common)
/linux-4.1.27/net/sched/
H A Dact_simple.c33 struct tcf_defact *d = a->priv; tcf_simp()
51 struct tcf_defact *d = to_defact(a); tcf_simp_release()
55 static int alloc_defdata(struct tcf_defact *d, char *defdata) alloc_defdata()
64 static void reset_policy(struct tcf_defact *d, char *defdata, reset_policy()
85 struct tcf_defact *d; tcf_simp_init()
139 struct tcf_defact *d = a->priv; tcf_simp_dump()

Completed in 33 milliseconds