Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c46 int mesh_paths_generation; variable
591 mesh_paths_generation++; in mesh_path_add()
912 mesh_paths_generation++; in mesh_path_del()
Dmesh.h325 extern int mesh_paths_generation;
Dcfg.c1482 pinfo->generation = mesh_paths_generation; in mpath_set_pinfo()