Searched defs:NLM_F_REQUEST (Results 1 – 7 of 7) sorted by relevance
39 #define NLM_F_REQUEST 1 macro
54 #define NLM_F_REQUEST 0x01 /* It is request message. */ macro
80 NLM_F_REQUEST = 1 variable
1445 pub const NLM_F_REQUEST: ::c_int = 1; constant
2296 pub const NLM_F_REQUEST: ::c_int = 1; constant