Searched defs:NLM_F_ECHO (Results 1 – 7 of 7) sorted by relevance
57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
83 NLM_F_ECHO = 8 variable
1573 pub const NLM_F_ECHO: ::c_int = 8; constant
2468 pub const NLM_F_ECHO: ::c_int = 8; constant