Home
last modified time | relevance | path

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

/net/sched/
A Dact_simple.c52 static int alloc_defdata(struct tcf_defact *d, const struct nlattr *defdata) in alloc_defdata() argument
57 nla_strscpy(d->tcfd_defdata, defdata, SIMP_MAX_DATA); in alloc_defdata()
61 static int reset_policy(struct tc_action *a, const struct nlattr *defdata, in reset_policy() argument
76 nla_strscpy(d->tcfd_defdata, defdata, SIMP_MAX_DATA); in reset_policy()

Completed in 4 milliseconds