Searched defs:hostapd_neighbor_entry (Results 1 – 1 of 1) sorted by relevance
122 struct hostapd_neighbor_entry { struct123 struct dl_list list;124 u8 bssid[ETH_ALEN];125 struct wpa_ssid_value ssid;126 struct wpabuf *nr;127 struct wpabuf *lci;128 struct wpabuf *civic;130 struct os_time lci_date;131 int stationary;