Searched refs:hapd (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dauthsrv.h18 int authsrv_init(struct hostapd_data *hapd);
19 void authsrv_deinit(struct hostapd_data *hapd);
H A Dtkip_countermeasures.c30 struct hostapd_data *hapd = eloop_ctx; local
31 hapd->tkip_countermeasures = 0;
32 hapd->drv.set_countermeasures(hapd, 0);
33 hostapd_logger(hapd, NULL, HOSTAPD_MODULE_IEEE80211,
38 static void ieee80211_tkip_countermeasures_start(struct hostapd_data *hapd) argument
42 hostapd_logger(hapd, NULL, HOSTAPD_MODULE_IEEE80211,
45 wpa_auth_countermeasures_start(hapd->wpa_auth);
46 hapd->tkip_countermeasures = 1;
47 hapd
62 michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) argument
[all...]
H A Daccounting.h18 void accounting_sta_interim(struct hostapd_data *hapd, struct sta_info *sta);
20 static inline void accounting_sta_start(struct hostapd_data *hapd, argument
25 static inline void accounting_sta_stop(struct hostapd_data *hapd, argument
30 static inline int accounting_init(struct hostapd_data *hapd) argument
35 static inline void accounting_deinit(struct hostapd_data *hapd) argument
39 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta);
40 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
41 int accounting_init(struct hostapd_data *hapd);
42 void accounting_deinit(struct hostapd_data *hapd);
H A Dwpa_auth_glue.h18 int hostapd_setup_wpa(struct hostapd_data *hapd);
19 void hostapd_reconfig_wpa(struct hostapd_data *hapd);
20 void hostapd_deinit_wpa(struct hostapd_data *hapd);
H A Dwps_hostapd.h20 int hostapd_init_wps(struct hostapd_data *hapd,
22 void hostapd_deinit_wps(struct hostapd_data *hapd);
23 void hostapd_update_wps(struct hostapd_data *hapd);
24 int hostapd_wps_add_pin(struct hostapd_data *hapd, const char *uuid,
26 int hostapd_wps_button_pushed(struct hostapd_data *hapd);
27 int hostapd_wps_start_oob(struct hostapd_data *hapd, char *device_type,
29 int hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr,
31 void hostapd_wps_ap_pin_disable(struct hostapd_data *hapd);
32 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout);
33 const char * hostapd_wps_ap_pin_get(struct hostapd_data *hapd);
39 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
45 hostapd_deinit_wps(struct hostapd_data *hapd) argument
49 hostapd_update_wps(struct hostapd_data *hapd) argument
53 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) argument
60 hostapd_wps_button_pushed(struct hostapd_data *hapd) argument
[all...]
H A Dap_drv_ops.c42 static int hostapd_set_ap_wps_ie(struct hostapd_data *hapd) argument
47 if (hapd->driver == NULL || hapd->driver->set_ap_wps_ie == NULL)
50 beacon = hapd->wps_beacon_ie;
51 proberesp = hapd->wps_probe_resp_ie;
53 ret = hapd->driver->set_ap_wps_ie(hapd->drv_priv, beacon, proberesp);
59 static int hostapd_send_mgmt_frame(struct hostapd_data *hapd, const void *msg, argument
62 if (hapd->driver == NULL || hapd
68 hostapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt) argument
79 hostapd_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) argument
95 hostapd_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) argument
108 hostapd_read_sta_data(struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) argument
118 hostapd_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) argument
126 hostapd_set_sta_flags(struct hostapd_data *hapd, struct sta_info *sta) argument
143 hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, int enabled) argument
162 hostapd_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) argument
173 hostapd_set_radius_acl_expire(struct hostapd_data *hapd, const u8 *mac) argument
183 hostapd_set_bss_params(struct hostapd_data *hapd, int use_protection) argument
237 hostapd_set_beacon(struct hostapd_data *hapd, const u8 *head, size_t head_len, const u8 *tail, size_t tail_len, int dtim_period, int beacon_int) argument
250 hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) argument
258 hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) argument
265 hostapd_set_wds_sta(struct hostapd_data *hapd, const u8 *addr, int aid, int val) argument
274 hostapd_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) argument
284 hostapd_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) argument
292 hostapd_sta_deauth(struct hostapd_data *hapd, const u8 *addr, int reason) argument
302 hostapd_sta_disassoc(struct hostapd_data *hapd, const u8 *addr, int reason) argument
312 hostapd_sta_add(struct hostapd_data *hapd, const u8 *addr, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, u16 listen_interval, const struct ieee80211_ht_capabilities *ht_capab) argument
337 hostapd_sta_remove(struct hostapd_data *hapd, const u8 *addr) argument
345 hostapd_set_countermeasures(struct hostapd_data *hapd, int enabled) argument
382 hostapd_set_privacy(struct hostapd_data *hapd, int enabled) argument
390 hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem, size_t elem_len) argument
399 hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) argument
407 hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) argument
415 hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr) argument
426 hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname) argument
435 hostapd_set_ieee8021x(struct hostapd_data *hapd, struct wpa_bss_params *params) argument
444 hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int idx, u8 *seq) argument
454 hostapd_flush(struct hostapd_data *hapd) argument
462 hostapd_set_freq(struct hostapd_data *hapd, int mode, int freq, int channel, int ht_enabled, int sec_channel_offset) argument
479 hostapd_set_rts(struct hostapd_data *hapd, int rts) argument
487 hostapd_set_frag(struct hostapd_data *hapd, int frag) argument
495 hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, int total_flags, int flags_or, int flags_and) argument
505 hostapd_set_rate_sets(struct hostapd_data *hapd, int *supp_rates, int *basic_rates, int mode) argument
515 hostapd_set_country(struct hostapd_data *hapd, const char *country) argument
524 hostapd_set_cts_protect(struct hostapd_data *hapd, int value) argument
532 hostapd_set_preamble(struct hostapd_data *hapd, int value) argument
540 hostapd_set_short_slot_time(struct hostapd_data *hapd, int value) argument
548 hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, int cw_min, int cw_max, int burst_time) argument
558 hostapd_valid_bss_mask(struct hostapd_data *hapd, const u8 *addr, const u8 *mask) argument
568 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes, u16 *flags) argument
579 hostapd_driver_commit(struct hostapd_data *hapd) argument
587 hostapd_set_ht_params(struct hostapd_data *hapd, const u8 *ht_capab, size_t ht_capab_len, const u8 *ht_oper, size_t ht_oper_len) argument
600 hostapd_drv_none(struct hostapd_data *hapd) argument
606 hostapd_driver_scan(struct hostapd_data *hapd, struct wpa_driver_scan_params *params) argument
615 hostapd_driver_get_scan_results( struct hostapd_data *hapd) argument
[all...]
H A Dpreauth_auth.h20 int rsn_preauth_iface_init(struct hostapd_data *hapd);
21 void rsn_preauth_iface_deinit(struct hostapd_data *hapd);
22 void rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta,
24 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta,
26 void rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta);
30 static inline int rsn_preauth_iface_init(struct hostapd_data *hapd) argument
35 static inline void rsn_preauth_iface_deinit(struct hostapd_data *hapd) argument
39 static inline void rsn_preauth_finished(struct hostapd_data *hapd, argument
45 static inline void rsn_preauth_send(struct hostapd_data *hapd, argument
51 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, argument
[all...]
H A Dvlan_init.h20 int vlan_init(struct hostapd_data *hapd);
21 void vlan_deinit(struct hostapd_data *hapd);
22 struct hostapd_vlan * vlan_add_dynamic(struct hostapd_data *hapd,
25 int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id);
26 int vlan_setup_encryption_dyn(struct hostapd_data *hapd,
30 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 Dap_mlme.h20 void mlme_authenticate_indication(struct hostapd_data *hapd,
23 void mlme_deauthenticate_indication(struct hostapd_data *hapd,
26 void mlme_associate_indication(struct hostapd_data *hapd,
29 void mlme_reassociate_indication(struct hostapd_data *hapd,
32 void mlme_disassociate_indication(struct hostapd_data *hapd,
35 void mlme_michaelmicfailure_indication(struct hostapd_data *hapd,
38 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta);
H A Dhostapd.c40 static int hostapd_flush_old_stations(struct hostapd_data *hapd);
41 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd);
48 struct hostapd_data *hapd = iface->bss[0]; local
68 radius_client_flush(hapd->radius, 0);
71 oldconf = hapd->iconf;
72 hapd->iconf = newconf;
73 hapd->conf = &newconf->bss[0];
76 if (hostapd_setup_wpa_psk(hapd->conf)) {
81 if (hapd->conf->ieee802_1x || hapd
122 hostapd_broadcast_key_clear_iface(struct hostapd_data *hapd, char *ifname) argument
151 hostapd_broadcast_wep_clear(struct hostapd_data *hapd) argument
158 hostapd_broadcast_wep_set(struct hostapd_data *hapd) argument
210 hostapd_cleanup(struct hostapd_data *hapd) argument
276 hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) argument
306 hostapd_flush_old_stations(struct hostapd_data *hapd) argument
345 struct hostapd_data *hapd = iface->bss[0]; local
467 hostapd_setup_bss(struct hostapd_data *hapd, int first) argument
620 struct hostapd_data *hapd = iface->bss[0]; local
642 struct hostapd_data *hapd = iface->bss[0]; local
692 struct hostapd_data *hapd = iface->bss[0]; local
804 struct hostapd_data *hapd; local
830 struct hostapd_data *hapd = iface->bss[j]; local
858 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) argument
[all...]
H A Dap_drv_ops.h23 int hostapd_set_privacy(struct hostapd_data *hapd, int enabled);
24 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem,
26 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
27 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
28 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type,
31 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
33 int hostapd_set_ieee8021x(struct hostapd_data *hapd,
35 int hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd,
37 int hostapd_flush(struct hostapd_data *hapd);
38 int hostapd_set_freq(struct hostapd_data *hapd, in
[all...]
H A Dtkip_countermeasures.h18 void michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local);
H A Dsta_info.c35 static void ap_sta_remove_in_other_bss(struct hostapd_data *hapd,
42 int ap_for_each_sta(struct hostapd_data *hapd, argument
43 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta,
49 for (sta = hapd->sta_list; sta; sta = sta->next) {
50 if (cb(hapd, sta, ctx))
58 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) argument
62 s = hapd->sta_hash[STA_HASH(sta)];
69 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) argument
73 if (hapd->sta_list == sta) {
74 hapd
89 ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) argument
96 ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) argument
118 ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) argument
210 hostapd_free_stas(struct hostapd_data *hapd) argument
240 struct hostapd_data *hapd = eloop_ctx; local
384 struct hostapd_data *hapd = eloop_ctx; local
404 ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, u32 session_timeout) argument
416 ap_sta_no_session_timeout(struct hostapd_data *hapd, struct sta_info *sta) argument
422 ap_sta_add(struct hostapd_data *hapd, const u8 *addr) argument
460 ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) argument
476 ap_sta_remove_in_other_bss(struct hostapd_data *hapd, struct sta_info *sta) argument
501 ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) argument
519 ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) argument
537 ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, int old_vlanid) argument
654 ap_check_sa_query_timeout(struct hostapd_data *hapd, struct sta_info *sta) argument
680 struct hostapd_data *hapd = eloop_ctx; local
718 ap_sta_start_sa_query(struct hostapd_data *hapd, struct sta_info *sta) argument
724 ap_sta_stop_sa_query(struct hostapd_data *hapd, struct sta_info *sta) argument
735 ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 reason) argument
[all...]
H A Dutils.c23 int hostapd_register_probereq_cb(struct hostapd_data *hapd, argument
30 n = os_realloc(hapd->probereq_cb, (hapd->num_probereq_cb + 1) *
35 hapd->probereq_cb = n;
36 n = &hapd->probereq_cb[hapd->num_probereq_cb];
37 hapd->num_probereq_cb++;
47 struct hostapd_data *hapd; member in struct:prune_data
60 if (ohapd == data->hapd)
74 * @hapd
80 hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) argument
[all...]
H A Dap_mlme.c47 * @hapd: BSS data
58 void mlme_authenticate_indication(struct hostapd_data *hapd, argument
61 hostapd_logger(hapd, sta->addr, HOSTAPD_MODULE_MLME,
66 mlme_deletekeys_request(hapd, sta);
73 * @hapd: BSS data
82 void mlme_deauthenticate_indication(struct hostapd_data *hapd, argument
85 hostapd_logger(hapd, sta->addr, HOSTAPD_MODULE_MLME,
89 mlme_deletekeys_request(hapd, sta);
96 * @hapd: BSS data
105 void mlme_associate_indication(struct hostapd_data *hapd, struc argument
130 mlme_reassociate_indication(struct hostapd_data *hapd, struct sta_info *sta) argument
154 mlme_disassociate_indication(struct hostapd_data *hapd, struct sta_info *sta, u16 reason_code) argument
165 mlme_michaelmicfailure_indication(struct hostapd_data *hapd, const u8 *addr) argument
175 mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) argument
[all...]
H A Dbeacon.c34 static u8 ieee802_11_erp_info(struct hostapd_data *hapd) argument
38 if (hapd->iface->current_mode == NULL ||
39 hapd->iface->current_mode->mode != HOSTAPD_MODE_IEEE80211G)
42 switch (hapd->iconf->cts_protection_type) {
50 if (hapd->iface->olbc)
54 if (hapd->iface->num_sta_non_erp > 0) {
60 if (hapd->iface->num_sta_no_short_preamble > 0 ||
61 hapd->iconf->preamble == LONG_PREAMBLE)
68 static u8 * hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) argument
72 *eid++ = hapd
77 hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) argument
119 hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, int max_len) argument
181 hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len, struct sta_info *sta) argument
196 handle_probe_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) argument
342 ieee802_11_set_beacon(struct hostapd_data *hapd) argument
[all...]
H A Dwps_hostapd.c38 static int hostapd_wps_upnp_init(struct hostapd_data *hapd,
40 static void hostapd_wps_upnp_deinit(struct hostapd_data *hapd);
51 struct hostapd_data *hapd = ctx; local
53 struct hostapd_ssid *ssid = &hapd->conf->ssid;
98 struct hostapd_data *hapd = ctx; local
99 wpabuf_free(hapd->wps_beacon_ie);
100 hapd->wps_beacon_ie = beacon_ie;
101 wpabuf_free(hapd->wps_probe_resp_ie);
102 hapd->wps_probe_resp_ie = probe_resp_ie;
103 ieee802_11_set_beacon(hapd);
111 struct hostapd_data *hapd = ctx; local
150 struct hostapd_data *hapd = ctx; local
169 struct hostapd_data *hapd = ctx; local
205 struct hostapd_data *hapd = ctx; local
427 struct hostapd_data *hapd = eloop_data; local
439 hostapd_pwd_auth_fail(struct hostapd_data *hapd, struct wps_event_pwd_auth_fail *data) argument
483 struct hostapd_data *hapd = ctx; local
490 hostapd_wps_clear_ies(struct hostapd_data *hapd) argument
502 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
683 hostapd_deinit_wps(struct hostapd_data *hapd) argument
706 hostapd_update_wps(struct hostapd_data *hapd) argument
717 hostapd_wps_add_pin(struct hostapd_data *hapd, const char *uuid, const char *pin, int timeout) argument
735 hostapd_wps_button_pushed(struct hostapd_data *hapd) argument
744 hostapd_wps_start_oob(struct hostapd_data *hapd, char *device_type, char *path, char *method, char *name) argument
800 struct hostapd_data *hapd = ctx; local
847 struct hostapd_data *hapd = priv; local
899 hostapd_wps_upnp_init(struct hostapd_data *hapd, struct wps_context *wps) argument
931 hostapd_wps_upnp_deinit(struct hostapd_data *hapd) argument
939 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) argument
950 struct hostapd_data *hapd = eloop_data; local
956 hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) argument
973 hostapd_wps_ap_pin_disable(struct hostapd_data *hapd) argument
985 hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) argument
1002 hostapd_wps_ap_pin_get(struct hostapd_data *hapd) argument
1008 hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, int timeout) argument
[all...]
H A Dieee802_11.h24 void ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
26 void ieee802_11_mgmt_cb(struct hostapd_data *hapd, const u8 *buf, size_t len,
30 int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen);
31 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
34 static inline int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, argument
40 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, argument
47 u16 hostapd_own_capab_info(struct hostapd_data *hapd, struct sta_info *sta,
49 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid);
50 u8 * hostapd_eid_ext_supp_rates(struct hostapd_data *hapd, u8 *eid);
51 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u
[all...]
H A Daccounting.c34 static void accounting_sta_get_id(struct hostapd_data *hapd,
38 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, argument
49 radius_client_get_id(hapd->radius));
66 radius_msg_make_authenticator(msg, (u8 *) hapd, sizeof(*hapd));
76 hapd->conf->ieee802_1x ?
99 if (hapd->conf->own_ip_addr.af == AF_INET &&
101 (u8 *) &hapd->conf->own_ip_addr.u.v4, 4)) {
107 if (hapd->conf->own_ip_addr.af == AF_INET6 &&
109 (u8 *) &hapd
185 accounting_sta_update_stats(struct hostapd_data *hapd, struct sta_info *sta, struct hostap_sta_driver_data *data) argument
212 struct hostapd_data *hapd = eloop_ctx; local
235 accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) argument
272 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) argument
377 accounting_sta_interim(struct hostapd_data *hapd, struct sta_info *sta) argument
389 accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) argument
404 accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) argument
444 accounting_report_state(struct hostapd_data *hapd, int on) argument
476 accounting_init(struct hostapd_data *hapd) argument
496 accounting_deinit(struct hostapd_data *hapd) argument
[all...]
H A Dbeacon.h21 void handle_probe_req(struct hostapd_data *hapd,
24 void ieee802_11_set_beacon(struct hostapd_data *hapd);
27 static inline void ieee802_11_set_beacon(struct hostapd_data *hapd) argument
H A Dctrl_iface_ap.h18 int hostapd_ctrl_iface_sta_first(struct hostapd_data *hapd,
20 int hostapd_ctrl_iface_sta(struct hostapd_data *hapd, const char *txtaddr,
22 int hostapd_ctrl_iface_sta_next(struct hostapd_data *hapd, const char *txtaddr,
H A Dieee802_11_auth.h25 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
28 int hostapd_acl_init(struct hostapd_data *hapd);
29 void hostapd_acl_deinit(struct hostapd_data *hapd);
H A Dwmm.h22 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid);
23 int hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid,
25 void hostapd_wmm_action(struct hostapd_data *hapd,
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dctrl_iface.h19 int hostapd_ctrl_iface_init(struct hostapd_data *hapd);
20 void hostapd_ctrl_iface_deinit(struct hostapd_data *hapd);
22 static inline int hostapd_ctrl_iface_init(struct hostapd_data *hapd) argument
27 static inline void hostapd_ctrl_iface_deinit(struct hostapd_data *hapd) argument
/freebsd-9.3-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
28 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta,
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 162 milliseconds

12