Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.h324 int mesh_path_add_gate(struct mesh_path *mpath);
H A Dmesh_hwmp.c628 mesh_path_add_gate(mpath); in hwmp_preq_frame_process()
902 mesh_path_add_gate(mpath); in hwmp_rann_frame_process()
H A Dmesh_pathtbl.c334 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate() function