Constant BPF_SOCK_OPS_TCP_CONNECT_CB
pub const BPF_SOCK_OPS_TCP_CONNECT_CB: i32 = 3;
Available on crate feature
dep_nc
only.Expand description
Calls BPF program right before an active connection is initialized
pub const BPF_SOCK_OPS_TCP_CONNECT_CB: i32 = 3;
dep_nc
only.Calls BPF program right before an active connection is initialized