Home
last modified time | relevance | path

Searched refs:hostapd_neighbor_entry (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dneighbor_db.c19 struct hostapd_neighbor_entry *
23 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_get()
25 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_neighbor_get()
40 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_show()
106 static struct hostapd_neighbor_entry *
109 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_add()
111 nr = os_zalloc(sizeof(struct hostapd_neighbor_entry)); in hostapd_neighbor_add()
127 struct hostapd_neighbor_entry *entry; in hostapd_neighbor_set()
171 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_remove()
187 struct hostapd_neighbor_entry *nr, *prev; in hostapd_free_neighbor_db()
[all …]
H A Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age()
184 struct hostapd_neighbor_entry *nr, in hostapd_neighbor_report_len()
204 struct hostapd_neighbor_entry *nr; in hostapd_send_nei_report_resp()
221 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_send_nei_report_resp()
519 struct hostapd_neighbor_entry *nr; in hostapd_send_range_req()
H A Dneighbor_db.h13 struct hostapd_neighbor_entry *
H A Dhostapd.h131 struct hostapd_neighbor_entry { struct
H A Dieee802_11.c7078 struct hostapd_neighbor_entry *nr; in hostapd_eid_nr_db_len()
7081 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_eid_nr_db_len()
7256 struct hostapd_neighbor_entry *nr; in hostapd_eid_nr_db()
7260 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry, in hostapd_eid_nr_db()