#include <ebpf_nethooks.h>
Local IP address and port stored in network byte order.
Remote IP address and port stored in network byte order.
◆ compartment_id
uint32_t _bpf_sock_ops::compartment_id |
◆ family
uint32_t _bpf_sock_ops::family |
◆ interface_luid
uint64_t _bpf_sock_ops::interface_luid |
◆ local_ip4
uint32_t _bpf_sock_ops::local_ip4 |
◆ local_ip6
uint32_t _bpf_sock_ops::local_ip6[4] |
◆ local_port
uint32_t _bpf_sock_ops::local_port |
◆ op
◆ protocol
uint8_t _bpf_sock_ops::protocol |
◆ remote_ip4
uint32_t _bpf_sock_ops::remote_ip4 |
◆ remote_ip6
uint32_t _bpf_sock_ops::remote_ip6[4] |
◆ remote_port
uint32_t _bpf_sock_ops::remote_port |
The documentation for this struct was generated from the following file: