Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c335 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, const u8 *dst, in mpath_lookup() function
370 return mpath_lookup(rcu_dereference(mesh_paths), dst, sdata); in mesh_path_lookup()
376 return mpath_lookup(rcu_dereference(mpp_paths), dst, sdata); in mpp_path_lookup()