Searched refs:max_plinks (Results 1 – 3 of 3) sorted by relevance
116 if (hapd->max_plinks > hapd->num_plinks) in plink_free_count()117 return hapd->max_plinks - hapd->num_plinks; in plink_free_count()1138 hapd->max_plinks); in mesh_mpm_action_rx()1151 hapd->max_plinks); in mesh_mpm_action_rx()
173 ifmsh->bss[0]->max_plinks = wpa_s->conf->max_peer_links; in wpa_supplicant_mesh_init()
260 int max_plinks; member