Home
last modified time | relevance | path

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

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