Constant netlink_packet_route::rtnl::constants::NLM_F_ATOMIC
source ยท pub const NLM_F_ATOMIC: u16 = 1024; // 1_024u16
Expand description
Return an atomic snapshot of the table. Requires CAP_NET_ADMIN
capability or a effective UID
of 0.