Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq_pie.c221 [TCA_FQ_PIE_ECN] = {.type = NLA_U32},
348 if (tb[TCA_FQ_PIE_ECN]) in fq_pie_change()
349 q->p_params.ecn = nla_get_u32(tb[TCA_FQ_PIE_ECN]); in fq_pie_change()
485 nla_put_u32(skb, TCA_FQ_PIE_ECN, q->p_params.ecn) || in fq_pie_dump()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1035 TCA_FQ_PIE_ECN, enumerator