hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 };