Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_netem.c953 [TCA_NETEM_SLOT] = { .len = sizeof(struct tc_netem_slot) },
1067 if (tb[TCA_NETEM_SLOT]) in netem_change()
1068 get_slot(q, tb[TCA_NETEM_SLOT]); in netem_change()
1238 if (nla_put(skb, TCA_NETEM_SLOT, sizeof(slot), &slot)) in netem_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h475 TCA_NETEM_SLOT, enumerator