Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_sample.c288 .get_psample_group = tcf_sample_get_group,
Dcls_api.c3533 act->ops->get_psample_group(act, &entry->destructor); in tcf_sample_get_group()
/kernel/linux/linux-5.10/include/net/
Dact_api.h114 (*get_psample_group)(const struct tc_action *a, member