/freebsd/contrib/wpa/src/ap/ |
H A D | neighbor_db.c | 51 char civic[2 * 255 + 1]; in hostapd_neighbor_show() local 70 civic[0] = '\0'; in hostapd_neighbor_show() 71 if (nr->civic) in hostapd_neighbor_show() 72 wpa_snprintf_hex(civic, sizeof(civic), in hostapd_neighbor_show() 73 wpabuf_head(nr->civic), in hostapd_neighbor_show() 74 wpabuf_len(nr->civic)); in hostapd_neighbor_show() 81 nr->civic ? " civic=" : "", civic, in hostapd_neighbor_show() 98 wpabuf_free(nr->civic); in hostapd_neighbor_clear_entry() 99 nr->civic = NULL; in hostapd_neighbor_clear_entry() 127 const struct wpabuf *civic, int stationary, in hostapd_neighbor_set() argument [all …]
|
H A D | rrm.c | 192 if (send_civic && nr->civic) in hostapd_neighbor_report_len() 193 len += 2 + wpabuf_len(nr->civic); in hostapd_neighbor_report_len() 202 u8 civic, u16 lci_max_age) in hostapd_send_nei_report_resp() argument 231 len = hostapd_neighbor_report_len(buf, nr, send_lci, civic); in hostapd_send_nei_report_resp() 259 if (civic && nr->civic) { in hostapd_send_nei_report_resp() 261 wpabuf_put_u8(buf, wpabuf_len(nr->civic)); in hostapd_send_nei_report_resp() 267 wpabuf_put_buf(buf, nr->civic); in hostapd_send_nei_report_resp() 268 *msmt_token = civic; in hostapd_send_nei_report_resp() 287 u8 lci = 0, civic = 0; /* Measurement tokens */ in hostapd_handle_nei_report_req() local 324 civic = ie[2]; /* Measurement token */ in hostapd_handle_nei_report_req() [all …]
|
H A D | neighbor_db.h | 20 const struct wpabuf *civic, int stationary,
|
H A D | hostapd.h | 155 struct wpabuf *civic; member
|
H A D | ap_config.h | 1155 struct wpabuf *civic; member
|
H A D | beacon.c | 2509 params->civic = hapd->iface->conf->civic; in ieee802_11_build_ap_params()
|
H A D | ap_config.c | 1040 wpabuf_free(conf->civic); in hostapd_config_free()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | rrm.c | 142 int lci, int civic, in wpas_rrm_send_neighbor_rep_request() argument 179 (civic ? 2 + MEASURE_REQUEST_CIVIC_LEN : 0)); in wpas_rrm_send_neighbor_rep_request() 234 if (civic) { in wpas_rrm_send_neighbor_rep_request()
|
H A D | ctrl_iface.c | 10624 char civic[256 * 2 + 1]; in wpas_ctrl_neighbor_rep_cb() local 10649 civic[0] = '\0'; in wpas_ctrl_neighbor_rep_cb() 10670 if (civic[0]) in wpas_ctrl_neighbor_rep_cb() 10672 wpa_snprintf_hex(civic, sizeof(civic), in wpas_ctrl_neighbor_rep_cb() 10688 civic[0] ? " civic=" : "", civic); in wpas_ctrl_neighbor_rep_cb() 10703 int ret, lci = 0, civic = 0; in wpas_ctrl_iface_send_neighbor_rep() local 10730 civic = 1; in wpas_ctrl_iface_send_neighbor_rep() 10732 ret = wpas_rrm_send_neighbor_rep_request(wpa_s, ssid_p, lci, civic, in wpas_ctrl_iface_send_neighbor_rep()
|
H A D | wpa_supplicant_i.h | 1762 int lci, int civic,
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 1508 const u8 *ies, *lci, *civic, *msr_ie; 1533 civic = msr_ie + 2; 1549 memcpy(entry->buf + lci_len, civic, civic_len); 1363 const u8 *ies, *lci, *civic, *msr_ie; iwl_mvm_ftm_lc_notif() local
|
/freebsd/contrib/wpa/hostapd/ |
H A D | config_file.c | 4678 wpabuf_free(conf->civic); in hostapd_config_fill() 4679 conf->civic = wpabuf_parse_bin(pos); in hostapd_config_fill() 4680 if (conf->civic && wpabuf_len(conf->civic) == 0) { in hostapd_config_fill() 4681 wpabuf_free(conf->civic); in hostapd_config_fill() 4682 conf->civic = NULL; in hostapd_config_fill()
|
H A D | ctrl_iface.c | 3356 struct wpabuf *nr, *lci = NULL, *civic = NULL; in hostapd_ctrl_iface_set_neighbor() local 3426 civic = wpabuf_parse_bin(tmp + 6); in hostapd_ctrl_iface_set_neighbor() 3427 if (!civic) { in hostapd_ctrl_iface_set_neighbor() 3451 ret = hostapd_neighbor_set(hapd, bssid, &ssid, nr, lci, civic, in hostapd_ctrl_iface_set_neighbor() 3457 wpabuf_free(civic); in hostapd_ctrl_iface_set_neighbor()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 1666 const struct wpabuf *civic; member
|
H A D | driver_nl80211.c | 5321 (params->civic && in wpa_driver_nl80211_set_ap() 5323 wpabuf_len(params->civic), in wpa_driver_nl80211_set_ap() 5324 wpabuf_head(params->civic)))) in wpa_driver_nl80211_set_ap()
|
/freebsd/share/dict/ |
H A D | web2 | 36905 civic
|