Home
last modified time | relevance | path

Searched refs:get_exts (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dsch_generic.h372 struct tcf_exts * (*get_exts)(const struct tcf_proto *tp, member
/linux-6.3-rc2/net/sched/
A Dcls_api.c86 if (WARN_ON(!handle || !tp->ops->get_exts)) in tcf_exts_miss_cookie_base_alloc()
1683 !tp->ops->get_exts)) in __tcf_classify()
1686 exts = tp->ops->get_exts(tp, n->handle); in __tcf_classify()
A Dcls_flower.c3459 .get_exts = fl_get_exts,

Completed in 19 milliseconds