Constant BPF_SOCK_OPS_RTO_CB
pub const BPF_SOCK_OPS_RTO_CB: i32 = 8;
Available on crate feature
dep_nc
only.Expand description
Called when an RTO has triggered.
Arg1: value of icsk_retransmits
Arg2: value of icsk_rto
Arg3: whether RTO has expired