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