Constant netlink_packet_route::rtnl::constants::NLM_F_ATOMIC [−][src]
pub const NLM_F_ATOMIC: u16 = 1024; // 0x0400u16
Expand description
Return an atomic snapshot of the table. Requires CAP_NET_ADMIN
capability or a effective UID
of 0.