Home
last modified time | relevance | path

Searched refs:alloc_defdata (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_simple.c52 static int alloc_defdata(struct tcf_defact *d, const struct nlattr *defdata) in alloc_defdata() function
145 err = alloc_defdata(d, tb[TCA_DEF_DATA]); in tcf_simp_init()