Searched defs:mesh_table (Results 1 – 1 of 1) sorted by relevance
147 struct mesh_table { struct155 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); argument156 int size_order;157 int mean_chain_len;158 struct hlist_head *known_gates;159 spinlock_t gates_lock;161 struct rcu_head rcu_head;