Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_tbf.c292 [TCA_TBF_BURST] = { .type = NLA_U32 },
336 if (tb[TCA_TBF_BURST]) { in tbf_change()
337 max_size = nla_get_u32(tb[TCA_TBF_BURST]); in tbf_change()
404 if (tb[TCA_TBF_BURST]) in tbf_change()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h197 TCA_TBF_BURST, enumerator