mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
add full confidence import parsing
This commit is contained in:
@ -3,7 +3,7 @@ from pythonbpf.maps import HashMap
|
||||
from pythonbpf.helper import XDP_PASS
|
||||
from vmlinux import struct_xdp_md
|
||||
|
||||
# from vmlinux import struct_ring_buffer_per_cpu # noqa: F401
|
||||
from vmlinux import struct_ring_buffer_per_cpu # noqa: F401
|
||||
from vmlinux import struct_xdp_buff # noqa: F401
|
||||
|
||||
# from vmlinux import struct_xdp_md
|
||||
|
||||
Reference in New Issue
Block a user