Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_tbf.c345 [TCA_TBF_BURST] = { .type = NLA_U32 },
391 if (tb[TCA_TBF_BURST]) { in tbf_change()
392 max_size = nla_get_u32(tb[TCA_TBF_BURST]); in tbf_change()
458 if (tb[TCA_TBF_BURST]) in tbf_change()
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_sched.h197 TCA_TBF_BURST, enumerator
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_sched.h198 TCA_TBF_BURST, enumerator

Completed in 15 milliseconds