Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h23 * @MESH_PATH_RESOLVING: the discovery process is running for this mesh path
39 MESH_PATH_RESOLVING = BIT(1), enumerator
H A Dmesh_pathtbl.c801 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()
1081 if ((!(mpath->flags & MESH_PATH_RESOLVING)) && in mesh_path_tbl_expire()
H A Dtx.c2701 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()