Searched defs:mesh_table (Results 1 – 1 of 1) sorted by relevance
135 struct mesh_table { struct143 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); argument144 int size_order;145 int mean_chain_len;146 struct hlist_head *known_gates;147 spinlock_t gates_lock;149 struct rcu_head rcu_head;