Searched defs:NLM_F_REPLACE (Results 1 – 2 of 2) sorted by relevance
52 NLM_F_REPLACE = 0x100 variable in NlmNewFlags
126 #define NLM_F_REPLACE 0x100 /* Replace existing matching config object */ macro