hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/include/uapi/linux/tc_act/tc_bpf.h
....@@ -13,8 +13,6 @@
1313
1414 #include <linux/pkt_cls.h>
1515
16
-#define TCA_ACT_BPF 13
17
-
1816 struct tc_act_bpf {
1917 tc_gen;
2018 };