Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_netem.c943 [TCA_NETEM_CORR] = { .len = sizeof(struct tc_netem_corr) },
1041 if (tb[TCA_NETEM_CORR]) in netem_change()
1042 get_correlation(q, tb[TCA_NETEM_CORR]); in netem_change()
1197 if (nla_put(skb, TCA_NETEM_CORR, sizeof(cor), &cor)) in netem_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h573 TCA_NETEM_CORR, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h593 TCA_NETEM_CORR, enumerator