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()1318 hapd->max_plinks); in mesh_mpm_action_rx()1335 hapd->max_plinks); in mesh_mpm_action_rx()
458 ifmsh->bss[0]->max_plinks = wpa_s->conf->max_peer_links; in wpa_supplicant_mesh_init()
315 int max_plinks; member