Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h39 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 Dcfg.c2384 if (mpath->flags & MESH_PATH_RESOLVING) in mpath_set_pinfo()
H A Dtx.c2709 MESH_PATH_RESOLVING))) in ieee80211_build_hdr()