mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
nonetype not parsed
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from vmlinux import struct_pt_regs
|
||||
from vmlinux import struct_pt_regs, struct_request
|
||||
from pythonbpf import bpf, section, bpfglobal, compile_to_ir
|
||||
import logging
|
||||
from ctypes import c_int64
|
||||
|
||||
Reference in New Issue
Block a user