Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dact_sample.c48 struct tcf_sample *s; in tcf_sample_init()
138 struct tcf_sample *s = to_sample(a); in tcf_sample_cleanup()
168 struct tcf_sample *s = to_sample(a); in tcf_sample_act()
205 struct tcf_sample *s = to_sample(a); in tcf_sample_stats_update()
216 struct tcf_sample *s = to_sample(a); in tcf_sample_dump()
263 struct tcf_sample *s = to_sample(a); in tcf_sample_get_group()
317 .size = sizeof(struct tcf_sample),
/linux-6.3-rc2/include/net/tc_act/
A Dtc_sample.h9 struct tcf_sample { struct
18 #define to_sample(a) ((struct tcf_sample *)a) argument

Completed in 4 milliseconds