Constant BPF_FIB_LOOKUP_DIRECT
pub const BPF_FIB_LOOKUP_DIRECT: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
DIRECT: Skip the FIB rules and go to FIB table associated with device OUTPUT: Do lookup from egress perspective; default is ingress