Searched refs:netem_class_ops (Results 1 – 1 of 1) sorted by relevance
1010 static const struct Qdisc_class_ops netem_class_ops; variable1020 if (sch != root && root->ops->cl_ops == &netem_class_ops) { in check_netem_in_tree()1030 if (sch != q && q->ops->cl_ops == &netem_class_ops) { in check_netem_in_tree()1389 static const struct Qdisc_class_ops netem_class_ops = { variable1399 .cl_ops = &netem_class_ops,