Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_sample.h23 return a->ops && a->ops->id == TCA_ID_SAMPLE; in is_tcf_sample()
/linux/include/uapi/linux/
H A Dpkt_cls.h137 TCA_ID_SAMPLE = TCA_ACT_SAMPLE, enumerator
/linux/net/sched/
H A Dact_sample.c320 .id = TCA_ID_SAMPLE,