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