Searched refs:netem_class_ops (Results 1 – 1 of 1) sorted by relevance
976 static const struct Qdisc_class_ops netem_class_ops; variable986 if (sch != root && root->ops->cl_ops == &netem_class_ops) { in check_netem_in_tree()996 if (sch != q && q->ops->cl_ops == &netem_class_ops) { in check_netem_in_tree()1335 static const struct Qdisc_class_ops netem_class_ops = { variable1345 .cl_ops = &netem_class_ops,