Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dmesh.h41 MESH_PATH_RESOLVED = BIT(4), enumerator
331 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
A Dmesh_hwmp.c1072 mpath->flags &= ~MESH_PATH_RESOLVED; in mesh_path_start_discovery()
1078 mpath->flags & MESH_PATH_RESOLVED) { in mesh_path_start_discovery()
1269 if (mpath->flags & MESH_PATH_RESOLVED || in mesh_path_timer()
1271 mpath->flags &= ~(MESH_PATH_RESOLVING | MESH_PATH_RESOLVED); in mesh_path_timer()
1281 MESH_PATH_RESOLVED | in mesh_path_timer()
A Dcfg.c2032 if (mpath->flags & MESH_PATH_RESOLVED) in mpath_set_pinfo()

Completed in 608 milliseconds