Constant BPF_ANY
pub const BPF_ANY: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
flags for BPF_MAP_UPDATE_ELEM
command
create new element or update existing
pub const BPF_ANY: i32 = 0;
dep_nc
only.flags for BPF_MAP_UPDATE_ELEM
command
create new element or update existing