Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dact_sample.c280 act->ops->get_psample_group(act, &entry->destructor); in tcf_offload_sample_get_group()
315 .get_psample_group = tcf_sample_get_group,
/linux-6.6.21/include/net/
Dact_api.h131 (*get_psample_group)(const struct tc_action *a, member