Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_sample.c271 act->ops->get_psample_group(act, &entry->destructor); in tcf_offload_sample_get_group()
306 .get_psample_group = tcf_sample_get_group,
/linux-6.1.9/include/net/
Dact_api.h135 (*get_psample_group)(const struct tc_action *a, member