Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dact_api.h107 (*get_psample_group)(const struct tc_action *a, member
/Linux-v5.4/net/sched/
Dact_sample.c292 .get_psample_group = tcf_sample_get_group,
Dcls_api.c3432 act->ops->get_psample_group(act, &entry->destructor); in tcf_sample_get_group()