Constant BPF_FIB_LKUP_RET_UNREACHABLE
pub const BPF_FIB_LKUP_RET_UNREACHABLE: i32 = 2;
Available on crate feature
dep_nc
only.Expand description
dest is unreachable; can be dropped
pub const BPF_FIB_LKUP_RET_UNREACHABLE: i32 = 2;
dep_nc
only.dest is unreachable; can be dropped