Constant netlink_packet_core::constants::NLM_F_EXCL
source · [−]pub const NLM_F_EXCL: u16 = 512;
Expand description
Don’t replace if the object already exists.
pub const NLM_F_EXCL: u16 = 512;
Don’t replace if the object already exists.