Home
last modified time | relevance | path

Searched refs:MESH_PATH_RESOLVED (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/net/mac80211/
Dmesh.h43 MESH_PATH_RESOLVED = BIT(4), enumerator
284 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
Dmesh_hwmp.c859 mpath->flags &= ~MESH_PATH_RESOLVED; in mesh_path_start_discovery()
865 mpath->flags & MESH_PATH_RESOLVED) { in mesh_path_start_discovery()
990 if (mpath->flags & MESH_PATH_RESOLVED || in mesh_path_timer()
992 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()