Searched defs:hostapd_neighbor_entry (Results 1 – 1 of 1) sorted by relevance
131 struct hostapd_neighbor_entry { struct132 struct dl_list list;133 u8 bssid[ETH_ALEN];134 struct wpa_ssid_value ssid;135 struct wpabuf *nr;136 struct wpabuf *lci;137 struct wpabuf *civic;139 struct os_time lci_date;140 int stationary;