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