Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dmesh.h256 int mesh_path_send_to_gates(struct mesh_path *mpath);
Dmesh_pathtbl.c924 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates() function
Dmesh_hwmp.c1131 ret = mesh_path_send_to_gates(mpath); in mesh_path_timer()