Searched refs:max_plinks (Results 1 – 3 of 3) sorted by relevance
115 if (hapd->max_plinks > hapd->num_plinks) in plink_free_count()116 return hapd->max_plinks - hapd->num_plinks; in plink_free_count()1327 hapd->max_plinks); in mesh_mpm_action_rx()1344 hapd->max_plinks); in mesh_mpm_action_rx()
491 ifmsh->bss[0]->max_plinks = wpa_s->conf->max_peer_links; in wpa_supplicant_mesh_init()
317 int max_plinks; member