netlink_packet_core::constants

Constant NLM_F_ATOMIC

Source
pub const NLM_F_ATOMIC: u16 = 1024;
Expand description

Return an atomic snapshot of the table. Requires CAP_NET_ADMIN capability or a effective UID of 0.