Searched refs:nr_db (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | neighbor_db.c | 25 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_neighbor_get() 46 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_neighbor_show() 115 dl_list_add(&hapd->nr_db, &nr->list); in hostapd_neighbor_add() 189 dl_list_for_each_safe(nr, prev, &hapd->nr_db, in hostapd_free_neighbor_db()
|
D | hostapd.h | 367 struct dl_list nr_db; member
|
D | ap_rrm.c | 221 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_send_nei_report_resp()
|
D | rrm.c | 221 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_send_nei_report_resp()
|
D | hostapd.c | 2380 dl_list_init(&hapd->nr_db); in hostapd_alloc_bss_data()
|
D | ieee802_11.c | 7081 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_eid_nr_db_len() 7260 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_eid_nr_db()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | neighbor_db.c | 24 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_neighbor_get() 60 dl_list_add(&hapd->nr_db, &nr->list); in hostapd_neighbor_add() 131 dl_list_for_each_safe(nr, prev, &hapd->nr_db, in hostapd_free_neighbor_db()
|
D | hostapd.h | 352 struct dl_list nr_db; member
|
D | ap_rrm.c | 221 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_send_nei_report_resp()
|
D | hostapd.c | 2233 dl_list_init(&hapd->nr_db); in hostapd_alloc_bss_data()
|