Searched refs:n_links (Results 1 – 2 of 2) sorted by relevance
3571 unsigned int n_links = 0; local3612 n_links++;3616 if (n_links != sm->n_mld_affiliated_links) {3619 sm->n_mld_affiliated_links, n_links);
5889 unsigned int n_links, i, idx; in wpas_event_assoc_reject() local5892 n_links = wpas_ml_parse_assoc(wpa_s, &elems, ml_info); in wpas_event_assoc_reject()5894 for (i = 1; i < n_links; i++) { in wpas_event_assoc_reject()