Searched refs:tbf_vtable (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/network/tc/ | ||
D | tbf.h | 22 extern const QDiscVTable tbf_vtable; |
D | tbf.c | 341 const QDiscVTable tbf_vtable = { variable |
D | qdisc.c | 41 [QDISC_KIND_TBF] = &tbf_vtable, |