Searched defs:civic (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/wpa/src/ap/ |
H A D | neighbor_db.c | 51 char civic[2 * 255 + 1]; in hostapd_neighbor_show() local 124 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,u8 bss_parameters) hostapd_neighbor_set() argument [all...] |
H A D | rrm.c | 202 u8 civic, u16 lci_max_age) in hostapd_send_nei_report_resp() argument 287 u8 lci = 0, civic in hostapd_handle_nei_report_req() local [all...] |
H A D | hostapd.h | 137 struct wpabuf *civic; global() member
|
H A D | ap_config.h | 1060 struct wpabuf *civic; global() member
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | rrm.c | 142 int lci, int civic, in wpas_rrm_send_neighbor_rep_request() argument
|
H A D | ctrl_iface.c | 10234 char civic[256 * 2 + 1]; wpas_ctrl_neighbor_rep_cb() local 10313 int ret, lci = 0, civic = 0; wpas_ctrl_iface_send_neighbor_rep() local [all...] |
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 1363 const u8 *ies, *lci, *civic, *msr_ie; iwl_mvm_ftm_lc_notif() local
|
/freebsd-src/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 3192 struct wpabuf *nr, *lci = NULL, *civic = NULL; hostapd_ctrl_iface_set_neighbor() local
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver.h | 1489 const struct wpabuf *civic; global() member
|