wlan_mesh_first_interface
static struct wlan_iface * wlan_mesh_first_interface(void);
return (wlan_mesh_first_interface());
for (*wif = wlan_mesh_first_interface(); *wif != NULL;
for (wif = wlan_mesh_first_interface(); wif != NULL;
for (*wif = wlan_mesh_first_interface(); *wif != NULL;