Searched defs:NLM_F_ATOMIC (Results 1 – 6 of 6) sorted by relevance
57 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
64 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
87 NLM_F_ATOMIC = 0x400 variable
1308 pub const NLM_F_ATOMIC: ::c_int = 0x400; constant
2055 pub const NLM_F_ATOMIC: ::c_int = 0x400; constant