Searched defs:collect (Results 1 – 4 of 4) sorted by relevance
144 static struct smallstack collect = { variable
133 unsigned int collect = 0; in __nf_conncount_add() local
240 static __initdata char *collect; variable
1036 pub fn collect(self, flags: Flags) -> Vec<T, A> { in collect() function