Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_tbf.c350 static int tbf_change(struct Qdisc *sch, struct nlattr *opt, in tbf_change() function
491 return tbf_change(sch, opt, extack); in tbf_init()
607 .change = tbf_change,