aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/generated.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/csource/generated.go')
-rw-r--r--pkg/csource/generated.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkg/csource/generated.go b/pkg/csource/generated.go
index b648570bb..45638335b 100644
--- a/pkg/csource/generated.go
+++ b/pkg/csource/generated.go
@@ -1355,9 +1355,8 @@ static void netlink_add_macvlan(struct nlmsg* nlmsg, int sock, const char* name,
#define IFLA_IPVLAN_FLAGS 2
#define IPVLAN_MODE_L3S 2
-#ifndef IPVLAN_F_VEPA
+#undef IPVLAN_F_VEPA
#define IPVLAN_F_VEPA 2
-#endif
static void netlink_add_ipvlan(struct nlmsg* nlmsg, int sock, const char* name, const char* link, uint16 mode, uint16 flags)
{