Constant BPF_SOCK_OPS_STATE_CB
pub const BPF_SOCK_OPS_STATE_CB: i32 = 10;
Available on crate feature
dep_nc
only.Expand description
Called when TCP changes state.
Arg1: old_state
Arg2: new_state
pub const BPF_SOCK_OPS_STATE_CB: i32 = 10;
dep_nc
only.Called when TCP changes state.
Arg1: old_state
Arg2: new_state