Searched defs:NLM_F_MATCH (Results 1 – 6 of 6) sorted by relevance
56 #define NLM_F_MATCH 0x200 /* return all matching */ macro
63 #define NLM_F_MATCH 0x200 /* return all matching */ macro
86 NLM_F_MATCH = 0x200 variable
1307 pub const NLM_F_MATCH: ::c_int = 0x200; constant
2054 pub const NLM_F_MATCH: ::c_int = 0x200; constant