pub const NLM_F_ATOMIC: u16 = 1024; // 1_024u16
Return an atomic snapshot of the table. Requires CAP_NET_ADMIN capability or a effective UID of 0.
CAP_NET_ADMIN