Searched refs:wlan_mesh_next_interface (Results 1 – 1 of 1) sorted by relevance
135 static struct wlan_iface * wlan_mesh_next_interface(struct wlan_iface *);4103 wlan_mesh_next_interface(struct wlan_iface *wif) in wlan_mesh_next_interface() function4152 return (wlan_mesh_next_interface(wif)); in wlan_mesh_get_next_iface()4183 *wif = wlan_mesh_next_interface(*wif)) { in wlan_mesh_get_next_peer()4200 while ((*wif = wlan_mesh_next_interface(*wif)) != NULL) in wlan_mesh_get_next_peer()4311 wif = wlan_mesh_next_interface(wif)) { in wlan_mesh_update_routes()4352 *wif = wlan_mesh_next_interface(*wif)) { in wlan_mesh_get_next_route()4368 while ((*wif = wlan_mesh_next_interface(*wif)) != NULL) in wlan_mesh_get_next_route()