nonetype not parsed

This commit is contained in:
2025-11-19 23:35:10 +05:30
parent 49740598ea
commit c8801f4c3e
2 changed files with 84 additions and 55 deletions

View File

@ -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