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

/net/mac80211/
H A Dmesh_pathtbl.c124 static void mesh_table_free(struct mesh_table *tbl, bool free_leafs) argument
135 tbl->free_node(p, free_leafs);
140 if (free_leafs) {
1006 static void mesh_path_node_free(struct hlist_node *p, bool free_leafs) argument
1012 if (free_leafs) {
H A Dmesh.h154 void (*free_node) (struct hlist_node *p, bool free_leafs);

Completed in 24 milliseconds