Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h42 MESH_PATH_RESOLVED = BIT(4), enumerator
410 mpath->flags |= MESH_PATH_ACTIVE | MESH_PATH_RESOLVED; in mesh_path_activate()
H A Dcfg.c2390 if (mpath->flags & MESH_PATH_RESOLVED) in mpath_set_pinfo()