hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 };