Searched defs:NLM_F_REPLACE (Results 1 – 6 of 6) sorted by relevance
68 #define NLM_F_REPLACE 0x100 /* Override existing */ macro
90 NLM_F_REPLACE = 0x100 variable
1456 pub const NLM_F_REPLACE: ::c_int = 0x100; constant
2308 pub const NLM_F_REPLACE: ::c_int = 0x100; constant