Constant netlink_packet_core::constants::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.
pub const NLM_F_ATOMIC: u16 = 1024;
Return an atomic snapshot of the table. Requires CAP_NET_ADMIN
capability
or a effective UID of 0.