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