Searched defs:hapd (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dhs20.c19 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) argument
H A Dieee802_11.h28 static inline int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, argument
34 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, argument
[all...]
H A Dp2p_hostapd.h24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, argument
H A Daccounting.h13 static inline void accounting_sta_get_id(struct hostapd_data *hapd, argument
18 static inline void accounting_sta_start(struct hostapd_data *hapd, argument
23 static inline void accounting_sta_stop(struct hostapd_data *hapd, argument
28 static inline int accounting_init(struct hostapd_data *hapd) argument
33 static inline void accounting_deinit(struct hostapd_data *hapd) argument
[all...]
H A Diapp.h27 static inline struct iapp_data * iapp_init(struct hostapd_data *hapd, argument
H A Dap_mlme.c52 void mlme_authenticate_indication(struct hostapd_data *hapd, argument
76 void mlme_deauthenticate_indication(struct hostapd_data *hapd, argument
99 void mlme_associate_indication(struct hostapd_data *hapd, struc argument
124 mlme_reassociate_indication(struct hostapd_data *hapd, struct sta_info *sta) argument
148 mlme_disassociate_indication(struct hostapd_data *hapd, struct sta_info *sta, u16 reason_code) argument
159 mlme_michaelmicfailure_indication(struct hostapd_data *hapd, const u8 *addr) argument
169 mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) argument
[all...]
H A Dhw_features.h53 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) argument
H A Dieee802_11_vht.c23 u8 * hostapd_eid_vht_capabilities(struct hostapd_data *hapd, u8 *eid) argument
50 u8 * hostapd_eid_vht_operation(struct hostapd_data *hapd, u8 *eid) argument
85 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *vht_capab, size_t vht_capab_len) argument
[all...]
H A Dp2p_hostapd.c23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, argument
33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, argument
68 hostapd_p2p_non_p2p_sta_connected(struct hostapd_data *hapd) argument
79 hostapd_p2p_non_p2p_sta_disconnected(struct hostapd_data *hapd) argument
94 hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid) argument
[all...]
H A Dpreauth_auth.h24 static inline int rsn_preauth_iface_init(struct hostapd_data *hapd) argument
29 static inline void rsn_preauth_iface_deinit(struct hostapd_data *hapd) argument
33 static inline void rsn_preauth_finished(struct hostapd_data *hapd, argument
39 static inline void rsn_preauth_send(struct hostapd_data *hapd, argument
45 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, argument
[all...]
H A Dtkip_countermeasures.c26 struct hostapd_data *hapd = eloop_ctx; local
34 static void ieee80211_tkip_countermeasures_start(struct hostapd_data *hapd) argument
63 ieee80211_tkip_countermeasures_deinit(struct hostapd_data *hapd) argument
69 michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) argument
[all...]
H A Dvlan_init.h30 static inline int vlan_init(struct hostapd_data *hapd) argument
35 static inline void vlan_deinit(struct hostapd_data *hapd) argument
39 static inline struct hostapd_vlan * vlan_add_dynamic(struct hostapd_data *hapd, argument
46 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) argument
51 static inline int vlan_setup_encryption_dyn(struct hostapd_data *hapd, argument
[all...]
H A Dwps_hostapd.h44 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
50 hostapd_deinit_wps(struct hostapd_data *hapd) argument
54 hostapd_init_wps_complete(struct hostapd_data *hapd) argument
59 hostapd_update_wps(struct hostapd_data *hapd) argument
63 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) argument
70 hostapd_wps_button_pushed(struct hostapd_data *hapd, const u8 *p2p_dev_addr) argument
76 hostapd_wps_cancel(struct hostapd_data *hapd) argument
[all...]
H A Dauthsrv.c29 static int hostapd_sim_db_cb_sta(struct hostapd_data *hapd, argument
40 struct hostapd_data *hapd = ctx; local
88 static int hostapd_setup_radius_srv(struct hostapd_data *hapd) argument
130 authsrv_init(struct hostapd_data *hapd) argument
191 authsrv_deinit(struct hostapd_data *hapd) argument
[all...]
H A Dutils.c17 int hostapd_register_probereq_cb(struct hostapd_data *hapd, argument
43 struct hostapd_data *hapd; member in struct:prune_data
76 hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) argument
[all...]
H A Dctrl_iface_ap.c46 static int hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, argument
91 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd, argument
98 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr, argument
115 hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr, char *buf, size_t buflen) argument
134 p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, u8 minor_reason_code, const u8 *addr) argument
186 hostapd_ctrl_iface_deauthenticate(struct hostapd_data *hapd, const char *txtaddr) argument
243 hostapd_ctrl_iface_disassociate(struct hostapd_data *hapd, const char *txtaddr) argument
[all...]
H A Deap_user_db.c131 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, argument
212 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
H A Dieee802_11_ht.c28 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u8 *eid) argument
57 u8 * hostapd_eid_ht_operation(struct hostapd_data *hapd, u8 *eid) argument
158 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ht_capab, size_t ht_capab_len) argument
186 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) argument
216 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) argument
231 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) argument
243 hostapd_get_ht_capab(struct hostapd_data *hapd, struct ieee80211_ht_capabilities *ht_cap, struct ieee80211_ht_capabilities *neg_ht_cap) argument
[all...]
H A Daccounting.c33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, argument
152 static int accounting_sta_update_stats(struct hostapd_data *hapd, argument
179 struct hostapd_data *hapd = eloop_ctx; local
202 accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) argument
241 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) argument
349 accounting_sta_interim(struct hostapd_data *hapd, struct sta_info *sta) argument
362 accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) argument
377 accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) argument
417 accounting_report_state(struct hostapd_data *hapd, int on) argument
450 accounting_init(struct hostapd_data *hapd) argument
473 accounting_deinit(struct hostapd_data *hapd) argument
[all...]
H A Dap_drv_ops.h108 hostapd_drv_set_countermeasures(struct hostapd_data *hapd, int enabled) argument
117 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) argument
127 hostapd_drv_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) argument
135 hostapd_drv_sta_remove(struct hostapd_data *hapd, const u8 *addr) argument
143 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) argument
155 hostapd_drv_read_sta_data( struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) argument
164 hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) argument
172 hostapd_drv_set_ap(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) argument
180 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) argument
190 hostapd_drv_set_radius_acl_expire(struct hostapd_data *hapd, const u8 *mac) argument
199 hostapd_drv_set_authmode(struct hostapd_data *hapd, int auth_algs) argument
207 hostapd_drv_poll_client(struct hostapd_data *hapd, const u8 *own_addr, const u8 *addr, int qos) argument
[all...]
H A Dieee802_11_shared.c22 u8 * hostapd_eid_assoc_comeback_time(struct hostapd_data *hapd, argument
49 void ieee802_11_send_sa_query_req(struct hostapd_data *hapd, argument
76 static void ieee802_11_send_sa_query_resp(struct hostapd_data *hapd, argument
114 ieee802_11_sa_query_action(struct hostapd_data *hapd, const u8 *sa, const u8 action_type, const u8 *trans_id) argument
167 hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid) argument
236 hostapd_eid_interworking(struct hostapd_data *hapd, u8 *eid) argument
276 hostapd_eid_adv_proto(struct hostapd_data *hapd, u8 *eid) argument
295 hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid) argument
342 hostapd_eid_time_adv(struct hostapd_data *hapd, u8 *eid) argument
362 hostapd_eid_time_zone(struct hostapd_data *hapd, u8 *eid) argument
380 hostapd_update_time_adv(struct hostapd_data *hapd) argument
433 hostapd_eid_bss_max_idle_period(struct hostapd_data *hapd, u8 *eid) argument
[all...]
H A Dpreauth_auth.c34 struct hostapd_data *hapd; member in struct:rsn_preauth_interface
45 struct hostapd_data *hapd = piface->hapd; local
97 static int rsn_preauth_iface_add(struct hostapd_data *hapd, cons argument
133 rsn_preauth_iface_deinit(struct hostapd_data *hapd) argument
149 rsn_preauth_iface_init(struct hostapd_data *hapd) argument
187 struct hostapd_data *hapd = eloop_ctx; local
195 rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, int success) argument
231 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) argument
268 rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) argument
[all...]
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dctrl_iface.h18 static inline int hostapd_ctrl_iface_init(struct hostapd_data *hapd) argument
23 static inline void hostapd_ctrl_iface_deinit(struct hostapd_data *hapd) argument
H A Ddump_state.c66 static void hostapd_dump_state(struct hostapd_data *hapd) argument
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/tests/
H A Dlink_test.c21 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) argument
27 int ap_for_each_sta(struct hostapd_data *hapd, argument
36 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, argument
42 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, argument
49 void rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, argument
55 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, argument
61 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) argument

Completed in 178 milliseconds

12