Home
last modified time | relevance | path

Searched defs:hapd (Results 51 - 75 of 162) sorted by relevance

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_init.c22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_if_add() argument
67 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) in vlan_if_remove() argument
81 vlan_dynamic_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_add() argument
104 vlan_dynamic_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_remove() argument
130 vlan_init(struct hostapd_data *hapd) vlan_init() argument
172 vlan_deinit(struct hostapd_data *hapd) vlan_deinit() argument
183 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
234 vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) vlan_remove_dynamic() argument
[all...]
H A Dauthsrv.c29 static int hostapd_sim_db_cb_sta(struct hostapd_data *hapd, in hostapd_sim_db_cb_sta() argument
40 struct hostapd_data *hapd = ctx; in hostapd_sim_db_cb() local
104 static int hostapd_setup_radius_srv(struct hostapd_data *hapd) in hostapd_setup_radius_srv() argument
196 authsrv_init(struct hostapd_data *hapd) authsrv_init() argument
286 authsrv_deinit(struct hostapd_data *hapd) authsrv_deinit() argument
[all...]
H A Deap_user_db.c135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() argument
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) hostapd_get_eap_user() argument
[all...]
H A Deth_p_oui.c85 eth_p_oui_register(struct hostapd_data *hapd, const char *ifname, u8 oui_suffix, in eth_p_oui_register() argument
H A Dmbo_ap.c83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, in mbo_ap_check_sta_assoc() argument
208 void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, in mbo_ap_wnm_notification_req() argument
H A Dneighbor_db.c19 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_get() argument
52 hostapd_neighbor_add(struct hostapd_data *hapd) in hostapd_neighbor_add() argument
66 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() argument
110 int hostapd_neighbor_remove(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_remove() argument
127 hostapd_free_neighbor_db(struct hostapd_data *hapd) hostapd_free_neighbor_db() argument
141 hostapd_get_nr_chan_width(struct hostapd_data *hapd, int ht, int vht, int he) hostapd_get_nr_chan_width() argument
163 hostapd_neighbor_set_own_report(struct hostapd_data *hapd) hostapd_neighbor_set_own_report() argument
[all...]
H A Daccounting.c34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() argument
170 static int accounting_sta_update_stats(struct hostapd_data *hapd, in accounting_sta_update_stats() argument
203 struct hostapd_data *hapd = eloop_ctx; accounting_interim_update() local
226 accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_start() argument
265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
368 accounting_sta_interim(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_interim() argument
381 accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_stop() argument
395 accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_get_id() argument
430 accounting_report_state(struct hostapd_data *hapd, int on) accounting_report_state() argument
462 struct hostapd_data *hapd = ctx; accounting_interim_error_cb() local
522 accounting_init(struct hostapd_data *hapd) accounting_init() argument
544 accounting_deinit(struct hostapd_data *hapd) accounting_deinit() argument
[all...]
H A Dairtime_policy.c56 static void set_new_backlog_time(struct hostapd_data *hapd, in set_new_backlog_time() argument
70 static void count_backlogged_sta(struct hostapd_data *hapd) in count_backlogged_sta() argument
92 static int sta_set_airtime_weight(struct hostapd_data *hapd, in sta_set_airtime_weight() argument
107 static void set_sta_weights(struct hostapd_data *hapd, unsigne argument
226 get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) get_weight_for_sta() argument
238 airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) airtime_policy_new_sta() argument
[all...]
H A Dieee802_11_he.c47 u8 * hostapd_eid_he_capab(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_he_capab() argument
129 u8 * hostapd_eid_he_operation(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_he_operation() argument
175 hostapd_eid_he_mu_edca_parameter_set(struct hostapd_data *hapd, u8 *eid) hostapd_eid_he_mu_edca_parameter_set() argument
206 hostapd_eid_spatial_reuse(struct hostapd_data *hapd, u8 *eid) hostapd_eid_spatial_reuse() argument
248 hostapd_get_he_capab(struct hostapd_data *hapd, const struct ieee80211_he_capabilities *he_cap, struct ieee80211_he_capabilities *neg_he_cap, size_t he_capab_len) hostapd_get_he_capab() argument
264 check_valid_he_mcs(struct hostapd_data *hapd, const u8 *sta_he_capab, enum ieee80211_op_mode opmode) check_valid_he_mcs() argument
322 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, enum ieee80211_op_mode opmode, const u8 *he_capab, size_t he_capab_len) copy_sta_he_capab() argument
[all...]
H A Dndisc_snoop.c57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del() argument
85 static void ucast_to_stas(struct hostapd_data *hapd, const u8 *buf, size_t len) in ucast_to_stas() argument
100 struct hostapd_data *hapd = ctx; in handle_ndisc() local
167 ndisc_snoop_init(struct hostapd_data *hapd) ndisc_snoop_init() argument
182 ndisc_snoop_deinit(struct hostapd_data *hapd) ndisc_snoop_deinit() argument
[all...]
H A Dpreauth_auth.c34 struct hostapd_data *hapd; member
45 struct hostapd_data *hapd = piface->hapd; in rsn_preauth_receive() local
97 static int rsn_preauth_iface_add(struct hostapd_data *hapd, cons argument
133 rsn_preauth_iface_deinit(struct hostapd_data *hapd) rsn_preauth_iface_deinit() argument
149 rsn_preauth_iface_init(struct hostapd_data *hapd) rsn_preauth_iface_init() argument
187 struct hostapd_data *hapd = eloop_ctx; rsn_preauth_finished_cb() local
195 rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, int success) rsn_preauth_finished() argument
231 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument
268 rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) rsn_preauth_free_station() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c29 static int hostapd_sim_db_cb_sta(struct hostapd_data *hapd, in hostapd_sim_db_cb_sta() argument
40 struct hostapd_data *hapd = ctx; in hostapd_sim_db_cb() local
104 static int hostapd_setup_radius_srv(struct hostapd_data *hapd) in hostapd_setup_radius_srv() argument
176 authsrv_eap_config(struct hostapd_data *hapd) authsrv_eap_config() argument
230 authsrv_init(struct hostapd_data *hapd) authsrv_init() argument
328 authsrv_deinit(struct hostapd_data *hapd) authsrv_deinit() argument
[all...]
H A Deap_user_db.c135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() argument
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) hostapd_get_eap_user() argument
[all...]
H A Deth_p_oui.c85 eth_p_oui_register(struct hostapd_data *hapd, const char *ifname, u8 oui_suffix, in eth_p_oui_register() argument
H A Dmbo_ap.c83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, in mbo_ap_check_sta_assoc() argument
208 void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, in mbo_ap_wnm_notification_req() argument
H A Daccounting.c34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() argument
170 static int accounting_sta_update_stats(struct hostapd_data *hapd, in accounting_sta_update_stats() argument
203 struct hostapd_data *hapd = eloop_ctx; accounting_interim_update() local
226 accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_start() argument
265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
368 accounting_sta_interim(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_interim() argument
381 accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_stop() argument
395 accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) accounting_sta_get_id() argument
430 accounting_report_state(struct hostapd_data *hapd, int on) accounting_report_state() argument
462 struct hostapd_data *hapd = ctx; accounting_interim_error_cb() local
522 accounting_init(struct hostapd_data *hapd) accounting_init() argument
544 accounting_deinit(struct hostapd_data *hapd) accounting_deinit() argument
[all...]
H A Dairtime_policy.c56 static void set_new_backlog_time(struct hostapd_data *hapd, in set_new_backlog_time() argument
70 static void count_backlogged_sta(struct hostapd_data *hapd) in count_backlogged_sta() argument
96 static int sta_set_airtime_weight(struct hostapd_data *hapd, in sta_set_airtime_weight() argument
111 set_sta_weights(struct hostapd_data *hapd, unsigned int weight) set_sta_weights() argument
230 get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) get_weight_for_sta() argument
242 airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) airtime_policy_new_sta() argument
[all...]
H A Dieee802_11_vht.c23 u8 * hostapd_eid_vht_capabilities(struct hostapd_data *hapd, u8 *eid, u32 nsts) in hostapd_eid_vht_capabilities() argument
74 u8 * hostapd_eid_vht_operation(struct hostapd_data *hapd, u argument
170 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_capab) copy_sta_vht_capab() argument
198 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_oper) copy_sta_vht_oper() argument
221 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t len) copy_sta_vendor_vht() argument
259 hostapd_eid_vendor_vht(struct hostapd_data *hapd, u8 *eid) hostapd_eid_vendor_vht() argument
283 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_oper_notif) set_sta_vht_opmode() argument
297 hostapd_get_vht_capab(struct hostapd_data *hapd, struct ieee80211_vht_capabilities *vht_cap, struct ieee80211_vht_capabilities *neg_vht_cap) hostapd_get_vht_capab() argument
[all...]
H A Dndisc_snoop.c57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del() argument
85 static void ucast_to_stas(struct hostapd_data *hapd, const u8 *buf, size_t len) in ucast_to_stas() argument
100 struct hostapd_data *hapd = ctx; in handle_ndisc() local
169 ndisc_snoop_init(struct hostapd_data *hapd) ndisc_snoop_init() argument
184 ndisc_snoop_deinit(struct hostapd_data *hapd) ndisc_snoop_deinit() argument
[all...]
H A Dneighbor_db.c20 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_get() argument
38 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen) in hostapd_neighbor_show() argument
107 hostapd_neighbor_add(struct hostapd_data *hapd) in hostapd_neighbor_add() argument
121 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() argument
168 hostapd_neighbor_remove(struct hostapd_data *hapd, const u8 *bssid, const struct wpa_ssid_value *ssid) hostapd_neighbor_remove() argument
185 hostapd_free_neighbor_db(struct hostapd_data *hapd) hostapd_free_neighbor_db() argument
199 hostapd_get_nr_chan_width(struct hostapd_data *hapd, int ht, int vht, int he) hostapd_get_nr_chan_width() argument
221 hostapd_neighbor_set_own_report(struct hostapd_data *hapd) hostapd_neighbor_set_own_report() argument
[all...]
H A Dpreauth_auth.c34 struct hostapd_data *hapd; member
45 struct hostapd_data *hapd = piface->hapd; in rsn_preauth_receive() local
97 static int rsn_preauth_iface_add(struct hostapd_data *hapd, cons argument
133 rsn_preauth_iface_deinit(struct hostapd_data *hapd) rsn_preauth_iface_deinit() argument
149 rsn_preauth_iface_init(struct hostapd_data *hapd) rsn_preauth_iface_init() argument
187 struct hostapd_data *hapd = eloop_ctx; rsn_preauth_finished_cb() local
195 rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, int success) rsn_preauth_finished() argument
231 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument
268 rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) rsn_preauth_free_station() argument
[all...]
H A Dap_rrm.c27 struct hostapd_data *hapd = eloop_data; in hostapd_lci_rep_timeout_handler() local
35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() argument
51 struct hostapd_data *hapd = eloop_data; in hostapd_range_rep_timeout_handler() local
59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument
74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument
95 hostapd_handle_radio_msmt_report(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_msmt_report() argument
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) hostapd_send_nei_report_resp() argument
278 hostapd_handle_nei_report_req(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_nei_report_req() argument
337 hostapd_handle_radio_measurement(struct hostapd_data *hapd, const u8 *buf, size_t len) hostapd_handle_radio_measurement() argument
367 hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) hostapd_send_lci_req() argument
440 hostapd_send_range_req(struct hostapd_data *hapd, const u8 *addr, u16 random_interval, u8 min_ap, const u8 *responders, unsigned int n_responders) hostapd_send_range_req() argument
559 hostapd_clean_rrm(struct hostapd_data *hapd) hostapd_clean_rrm() argument
569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
665 hostapd_rrm_beacon_req_tx_status(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) hostapd_rrm_beacon_req_tx_status() argument
[all...]
H A Dctrl_iface_ap.c79 static int hostapd_get_sta_info(struct hostapd_data *hapd, in hostapd_get_sta_info() argument
214 static int hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_mib() argument
392 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, in hostapd_ctrl_iface_sta_first() argument
399 hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta() argument
441 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_sta_next() argument
464 p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, u8 minor_reason_code, const u8 *addr) p2p_manager_disconnect() argument
517 hostapd_ctrl_iface_deauthenticate(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_deauthenticate() argument
579 hostapd_ctrl_iface_disassociate(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_disassociate() argument
642 hostapd_ctrl_iface_signature(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) hostapd_ctrl_iface_signature() argument
663 hostapd_ctrl_iface_poll_sta(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_poll_sta() argument
684 hostapd_ctrl_iface_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_status() argument
932 hostapd_ctrl_iface_stop_ap(struct hostapd_data *hapd) hostapd_ctrl_iface_stop_ap() argument
938 hostapd_ctrl_iface_pmksa_list(struct hostapd_data *hapd, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list() argument
945 hostapd_ctrl_iface_pmksa_flush(struct hostapd_data *hapd) hostapd_ctrl_iface_pmksa_flush() argument
951 hostapd_ctrl_iface_pmksa_add(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_pmksa_add() argument
1002 hostapd_ctrl_iface_pmksa_list_mesh(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list_mesh() argument
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
152 struct hostapd_data *hapd = sock_ctx; in fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
647 fils_hlp_deinit(struct hostapd_data *hapd) fils_hlp_deinit() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired.c326 static void * wired_driver_hapd_init(struct hostapd_data *hapd, in wired_driver_hapd_init() argument

Completed in 10 milliseconds

1234567