hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/uapi/linux/tc_act/tc_sample.h
....@@ -6,8 +6,6 @@
66 #include <linux/pkt_cls.h>
77 #include <linux/if_ether.h>
88
9
-#define TCA_ACT_SAMPLE 26
10
-
119 struct tc_sample {
1210 tc_gen;
1311 };