hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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 };