Searched defs:lci (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dneighbor_db.c66 hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, const struct wpa_ssid_value *ssid, const struct wpabuf *nr, const struct wpabuf *lci, const struct wpabuf *civic, int stationary) argument
H A Drrm.c287 u8 lci = 0, civic = 0; /* Measurement tokens */ local
199 hostapd_send_nei_report_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, struct wpa_ssid_value *ssid, u8 lci, u8 civic, u16 lci_max_age) argument
[all...]
H A Dhostapd.h127 struct wpabuf *lci; member in struct:hostapd_neighbor_entry
H A Dap_config.h977 struct wpabuf *lci; member in struct:hostapd_config
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Drrm.c134 wpas_rrm_send_neighbor_rep_request(struct wpa_supplicant *wpa_s, const struct wpa_ssid_value *ssid, int lci, int civic, void (*cb)(void *ctx, struct wpabuf *neighbor_rep), void *cb_ctx) argument
H A Dctrl_iface.c324 struct wpabuf *lci; local
9451 char lci[256 * 2 + 1]; local
9531 int ret, lci = 0, civic = 0; local
[all...]
H A Dwpa_supplicant_i.h1166 struct wpabuf *lci; member in struct:wpa_supplicant
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c2686 struct wpabuf *nr, *lci = NULL, *civic = NULL; local
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver.h1438 const struct wpabuf *lci; member in struct:wpa_driver_ap_params

Completed in 235 milliseconds