Constant netlink_packet_route::rtnl::constants::NLM_F_EXCL [−][src]
pub const NLM_F_EXCL: u16 = 512; // 0x0200u16
Expand description
Don’t replace if the object already exists.
pub const NLM_F_EXCL: u16 = 512; // 0x0200u16
Don’t replace if the object already exists.