Home
last modified time | relevance | path

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

/include/net/
Dpkt_cls.h168 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()
Dsch_generic.h276 const struct Qdisc_class_ops *cl_ops; member