Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dact_api.h122 (*get_psample_group)(const struct tc_action *a, member
/Linux-v5.15/net/sched/
Dact_sample.c296 .get_psample_group = tcf_sample_get_group,
Dcls_api.c3511 act->ops->get_psample_group(act, &entry->destructor); in tcf_sample_get_group()