Searched defs:NLM_F_EXCL (Results 1 – 7 of 7) sorted by relevance
69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
77 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
91 NLM_F_EXCL = 0x200 variable
1802 pub const NLM_F_EXCL: ::c_int = 0x200; constant
2781 pub const NLM_F_EXCL: ::c_int = 0x200; constant