Skip to content

Commit aa8a4ba

Browse files
fix: address comments
1 parent bddfa2e commit aa8a4ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bpf-prog/block-iptables/bpf/include/vmlinux.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/* THIS FILE IS AUTO-GENERATED BY RUNNING THE FOLLOWING COMMAND
2+
bpftool btf dump file /sys/kernel/btf/vmlinux format c > vmlinux.h
3+
*/
4+
15
#ifndef __VMLINUX_H__
26
#define __VMLINUX_H__
37

0 commit comments

Comments
 (0)