mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
add protocol field
This commit is contained in:
@@ -19,8 +19,9 @@ type bpfEvent struct {
|
||||
Uid uint32
|
||||
Daddr uint32
|
||||
Dport uint16
|
||||
Proto uint8
|
||||
Comm [16]uint8
|
||||
_ [2]byte
|
||||
_ [1]byte
|
||||
}
|
||||
|
||||
// Names of all BPF objects in the ELF.
|
||||
|
||||
Reference in New Issue
Block a user