Searched defs:hostapd_neighbor_entry (Results 1 – 1 of 1) sorted by relevance
118 struct hostapd_neighbor_entry { struct119 struct dl_list list;120 u8 bssid[ETH_ALEN];121 struct wpa_ssid_value ssid;122 struct wpabuf *nr;123 struct wpabuf *lci;124 struct wpabuf *civic;126 struct os_time lci_date;127 int stationary;