Searched defs:NLM_F_CREATE (Results 1 – 4 of 4) sorted by relevance
63 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */ macro
68 #define NLM_F_CREATE 0x400 /* Create, if it does not exist */ macro
92 NLM_F_CREATE = 0x400 variable