Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.h287 int mesh_path_send_to_gates(struct mesh_path *mpath);
Dmesh_pathtbl.c943 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates() function
Dmesh_hwmp.c1199 ret = mesh_path_send_to_gates(mpath); in mesh_path_timer()