Searched refs:NLM_F_ATOMIC (Results 1 – 13 of 13) sorted by relevance
26 #if defined(NLM_F_ATOMIC) || (defined(HAVE_DECL_NLM_F_ATOMIC) && HAVE_DECL_NLM_F_ATOMIC)27 XLAT(NLM_F_ATOMIC),
4 NLM_F_ATOMIC
107 #define NLM_F_ATOMIC 0x400
86 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ATOMIC; in test_nlmsg_flags()
64 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
87 NLM_F_ATOMIC = 0x400 variable
1453 pub const NLM_F_ATOMIC: ::c_int = 0x400; constant
516 #define NLM_F_ATOMIC 0x400522 - `NLM_F_ATOMIC` - Obsoleted, once used to request an atomic operation.
2305 pub const NLM_F_ATOMIC: ::c_int = 0x400; constant