Searched refs:cl_ops (Results 1 – 2 of 2) sorted by relevance
168 cl = q->ops->cl_ops->bind_tcf(q, base, r->classid); in __tcf_bind_filter()171 q->ops->cl_ops->unbind_tcf(q, cl); in __tcf_bind_filter()195 q->ops->cl_ops->unbind_tcf(q, cl); in __tcf_unbind_filter()
276 const struct Qdisc_class_ops *cl_ops; member