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