Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_sfb.c475 [TCA_SFB_PARMS] = { .len = sizeof(struct tc_sfb_qopt) },
506 if (tb[TCA_SFB_PARMS] == NULL) in sfb_change()
509 ctl = nla_data(tb[TCA_SFB_PARMS]); in sfb_change()
587 if (nla_put(skb, TCA_SFB_PARMS, sizeof(opt), &opt)) in sfb_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h730 TCA_SFB_PARMS, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h767 TCA_SFB_PARMS, enumerator