Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_sample.h9 #define TCA_ACT_SAMPLE 26 macro
/Linux-v4.19/include/net/tc_act/
Dtc_sample.h23 return a->ops && a->ops->type == TCA_ACT_SAMPLE; in is_tcf_sample()
/Linux-v4.19/net/sched/
Dact_sample.c237 .type = TCA_ACT_SAMPLE,