Searched refs:wlan_mesh_first_interface (Results 1 – 1 of 1) sorted by relevance
137 static struct wlan_iface * wlan_mesh_first_interface(void);4093 wlan_mesh_first_interface(void) in wlan_mesh_first_interface() function4142 return (wlan_mesh_first_interface()); in wlan_mesh_get_next_iface()4185 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_peer()4313 for (wif = wlan_mesh_first_interface(); wif != NULL; in wlan_mesh_update_routes()4354 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_route()