Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h358 void mesh_path_timer(struct timer_list *t);
H A Dmesh_pathtbl.c420 timer_setup(&new_mpath->timer, mesh_path_timer, 0); in mesh_path_new()
H A Dieee80211_i.h772 struct timer_list mesh_path_timer; member