Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dsch_gred.c535 [TCA_GRED_VQ_LIST] = { .type = NLA_NESTED },
681 if (tb[TCA_GRED_VQ_LIST]) { in gred_change()
682 err = gred_vqs_validate(table, ctl->DP, tb[TCA_GRED_VQ_LIST], in gred_change()
711 if (tb[TCA_GRED_VQ_LIST]) in gred_change()
712 gred_vqs_apply(table, tb[TCA_GRED_VQ_LIST]); in gred_change()
852 vqs = nla_nest_start_noflag(skb, TCA_GRED_VQ_LIST); in gred_dump()
/linux-6.1.9/tools/include/uapi/linux/
Dpkt_sched.h294 TCA_GRED_VQ_LIST, /* nested TCA_GRED_VQ_ENTRY */ enumerator
/linux-6.1.9/include/uapi/linux/
Dpkt_sched.h314 TCA_GRED_VQ_LIST, /* nested TCA_GRED_VQ_ENTRY */ enumerator