add runtime code

This commit is contained in:
2025-04-15 19:59:12 +08:00
parent 0a5f457059
commit 51aa9cb67f
34 changed files with 1941 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#include <bpf/bpf_endian.h>
#include <linux/bpf.h>
#include <bpf/bpf_helpers.h>
#include "sockmap.h"
#include "target_ip_map.h"