Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dmesh_pathtbl.c339 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, u8 *dst, in mpath_lookup() function
374 return mpath_lookup(rcu_dereference(mesh_paths), dst, sdata); in mesh_path_lookup()
379 return mpath_lookup(rcu_dereference(mpp_paths), dst, sdata); in mpp_path_lookup()