Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h325 int mesh_path_send_to_gates(struct mesh_path *mpath);
H A Dmesh_pathtbl.c957 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates() function
H A Dmesh_hwmp.c1310 ret = mesh_path_send_to_gates(mpath); in mesh_path_timer()