Searched refs:sta_info (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_mlme.h15 struct sta_info *sta);
18 struct sta_info *sta, u16 reason_code);
21 struct sta_info *sta);
24 struct sta_info *sta);
27 struct sta_info *sta, u16 reason_code);
32 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta);
H A Dwpa_auth_kay.h15 struct sta_info *sta);
17 struct sta_info *sta);
21 struct sta_info *sta);
26 struct sta_info *sta)
33 struct sta_info *sta)
44 struct sta_info *sta)
H A Dmbo_ap.h13 struct sta_info;
18 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta,
20 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen);
23 void mbo_ap_sta_free(struct sta_info *sta);
28 struct sta_info *sta,
33 static inline int mbo_ap_get_info(struct sta_info *sta, char *buf,
45 static inline void mbo_ap_sta_free(struct sta_info *sta)
H A Daccounting.h14 struct sta_info *sta)
20 struct sta_info *sta)
25 struct sta_info *sta)
38 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta);
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);
H A Dpreauth_auth.h16 void rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta,
18 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta,
20 void rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta);
34 struct sta_info *sta,
40 struct sta_info *sta,
46 struct sta_info *sta)
H A Dwnm_ap.h12 struct sta_info;
17 struct sta_info *sta, int disassoc_timer);
19 struct sta_info *sta, const char *url,
21 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta,
27 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta,
H A Dtaxonomy.h13 struct sta_info *sta,
19 struct sta_info *sta,
22 struct sta_info *sta, char *buf, size_t buflen);
H A Dairtime_policy.h25 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta);
32 struct sta_info *sta)
H A Diapp.h16 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta);
23 struct sta_info *sta)
H A Dndisc_snoop.h16 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta);
30 struct sta_info *sta)
H A Dieee802_1x.h13 struct sta_info;
23 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta);
24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
26 void ieee802_1x_abort_auth(struct hostapd_data *hapd, struct sta_info *sta);
28 struct sta_info *sta, int authorized);
29 void ieee802_1x_dump_state(FILE *f, const char *prefix, struct sta_info *sta);
33 int ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta,
35 int ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta,
50 int ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
56 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *st
[all...]
H A Dfils_hlp.h12 int fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta,
H A Dp2p_hostapd.h14 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
25 struct sta_info *sta,
H A Dsta_info.h65 struct sta_info { struct
66 struct sta_info *next; /* next entry in sta list */
67 struct sta_info *hnext; /* next entry in hash table list */
253 void (*fils_pending_cb)(struct hostapd_data *hapd, struct sta_info *sta,
306 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta,
309 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta);
310 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr);
311 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta);
312 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
313 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *st
[all...]
H A Dieee802_11.h14 struct sta_info;
31 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
41 struct sta_info *sta,
80 int hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta);
81 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta,
83 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta,
86 void update_ht_state(struct hostapd_data *hapd, struct sta_info *sta);
87 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
88 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta);
89 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *st
[all...]
H A Dap_mlme.c17 #include "sta_info.h"
54 struct sta_info *sta)
83 struct sta_info *sta, u16 reason_code)
106 void mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta)
134 struct sta_info *sta)
162 struct sta_info *sta, u16 reason_code)
182 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta)
H A Dx_snoop.h23 struct sta_info *sta, u8 *buf,
45 struct sta_info *sta, void *buf,
H A Dsta_info.c39 #include "sta_info.h"
44 struct sta_info *sta);
52 static int ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta);
56 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta,
60 struct sta_info *sta;
71 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta)
73 struct sta_info *s;
83 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr)
85 struct sta_info *sta;
106 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *st
[all...]
H A Dhs20.h23 void hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta,
H A Dndisc_snoop.c16 #include "sta_info.h"
41 static int sta_ip6addr_add(struct sta_info *sta, struct in6_addr *addr)
57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta)
69 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr)
87 struct sta_info *sta;
103 struct sta_info *sta;
H A Dmbo_ap.c15 #include "sta_info.h"
19 void mbo_ap_sta_free(struct sta_info *sta)
33 static void mbo_ap_parse_non_pref_chan(struct sta_info *sta,
83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta,
115 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen)
168 static void mbo_ap_wnm_notif_req_cell_capa(struct sta_info *sta,
180 static void mbo_ap_wnm_notif_req_elem(struct sta_info *sta, u8 type,
213 struct sta_info *sta;
H A Dtkip_countermeasures.c16 #include "sta_info.h"
36 struct sta_info *sta;
80 struct sta_info *sta = ap_get_sta(hapd, addr);
H A Daccounting.c20 #include "sta_info.h"
31 struct sta_info *sta);
35 struct sta_info *sta,
171 struct sta_info *sta,
204 struct sta_info *sta = timeout_ctx;
226 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta)
266 struct sta_info *sta, int stop)
369 struct sta_info *sta)
381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta)
395 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *st
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.h32 int mesh_rsn_auth_sae_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta);
33 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta);
34 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid);
36 struct sta_info *sta);
37 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta,
39 int mesh_rsn_process_ampe(struct wpa_supplicant *wpa_s, struct sta_info *sta,
H A Dmesh_mpm.h17 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
19 struct sta_info *sta,

Completed in 195 milliseconds

123