Home
last modified time | relevance | path

Searched refs:MESH_PATH_DELETED (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/mac80211/
Dmesh.h43 MESH_PATH_DELETED = BIT(6), enumerator
Dmesh_hwmp.c1062 if (mpath->flags & (MESH_PATH_DELETED | MESH_PATH_FIXED)) { in mesh_path_start_discovery()
1112 if (!(mpath->flags & MESH_PATH_DELETED)) in mesh_path_start_discovery()
Dmesh_pathtbl.c512 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()