Searched refs:tbf_change (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_tbf.c | 335 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 D | sch_tbf.c | 350 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