hyp_event
hyp_event
Section titled “hyp_event”Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| __u8 | event_type |
| __u8[3] | _pad1 |
| __u32 | src_ip |
| __u32 | dst_ip |
| __u16 | src_port |
| __u16 | dst_port |
| __u8 | protocol |
| __u8[7] | _pad2 |
| __u64 | timestamp |
| char[8] | signature |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable event_type
Section titled “variable event_type”__u8 event_type;variable _pad1
Section titled “variable _pad1”__u8[3] _pad1;variable src_ip
Section titled “variable src_ip”__u32 src_ip;variable dst_ip
Section titled “variable dst_ip”__u32 dst_ip;variable src_port
Section titled “variable src_port”__u16 src_port;variable dst_port
Section titled “variable dst_port”__u16 dst_port;variable protocol
Section titled “variable protocol”__u8 protocol;variable _pad2
Section titled “variable _pad2”__u8[7] _pad2;variable timestamp
Section titled “variable timestamp”__u64 timestamp;variable signature
Section titled “variable signature”char[8] signature;Updated on 2026-05-26 at 13:25:29 +0000