Searched refs:copy_node (Results 1 - 2 of 2) sorted by relevance

/net/mac80211/
H A Dmesh_pathtbl.c167 newtbl->copy_node = oldtbl->copy_node;
174 if (oldtbl->copy_node(p, newtbl) < 0)
1047 tbl_path->copy_node = &mesh_path_node_copy;
1063 tbl_mpp->copy_node = &mesh_path_node_copy;
H A Dmesh.h137 * @copy_node: function to copy nodes of the table
155 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); member in struct:mesh_table

Completed in 29 milliseconds