Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh.h271 int mesh_path_send_to_gates(struct mesh_path *mpath);
Dmesh_pathtbl.c736 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates() function
Dmesh_hwmp.c1228 ret = mesh_path_send_to_gates(mpath); in mesh_path_timer()