Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_tbf.c335 static int tbf_change(struct Qdisc *sch, struct nlattr *opt, in tbf_change() function
476 return tbf_change(sch, opt, extack); in tbf_init()
595 .change = tbf_change,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds