hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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 };