Home
last modified time | relevance | path

Searched defs:hapd (Results 26 - 50 of 162) sorted by relevance

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.h49 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) hostapd_init_wps() argument
55 hostapd_deinit_wps(struct hostapd_data *hapd) hostapd_deinit_wps() argument
59 hostapd_init_wps_complete(struct hostapd_data *hapd) hostapd_init_wps_complete() argument
64 hostapd_update_wps(struct hostapd_data *hapd) hostapd_update_wps() argument
68 hostapd_wps_eap_completed(struct hostapd_data *hapd) hostapd_wps_eap_completed() argument
72 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
79 hostapd_wps_button_pushed(struct hostapd_data *hapd, const u8 *p2p_dev_addr) hostapd_wps_button_pushed() argument
85 hostapd_wps_cancel(struct hostapd_data *hapd) hostapd_wps_cancel() argument
[all...]
H A Dx_snoop.c18 int x_snoop_init(struct hostapd_data *hapd) in x_snoop_init() argument
67 x_snoop_get_l2_packet(struct hostapd_data *hapd, in x_snoop_get_l2_packet() argument
95 void x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, in x_snoop_mcast_to_ucast_convert_send() argument
126 x_snoop_deinit(struct hostapd_data *hapd) x_snoop_deinit() argument
[all...]
H A Dx_snoop.h29 static inline int x_snoop_init(struct hostapd_data *hapd) in x_snoop_init() argument
35 x_snoop_get_l2_packet(struct hostapd_data *hapd, in x_snoop_get_l2_packet() argument
44 x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, in x_snoop_mcast_to_ucast_convert_send() argument
50 static inline void x_snoop_deinit(struct hostapd_data *hapd) in x_snoop_deinit() argument
H A Ddhcp_snoop.c35 struct hostapd_data *hapd = ctx; in handle_dhcp() local
141 int dhcp_snoop_init(struct hostapd_data *hapd) in dhcp_snoop_init() argument
156 dhcp_snoop_deinit(struct hostapd_data *hapd) dhcp_snoop_deinit() argument
[all...]
H A Dhs20.c22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_hs20_indication() argument
47 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_osen() argument
103 hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, u8 osu_method, const char *url) hs20_send_wnm_notification() argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) hs20_send_wnm_notification_t_c() argument
235 hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta, int enabled) hs20_t_c_filtering() argument
[all...]
H A Dhw_features.h58 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() argument
H A Dutils.c18 int hostapd_register_probereq_cb(struct hostapd_data *hapd, in hostapd_register_probereq_cb() argument
44 struct hostapd_data *hapd; member
91 hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) hostapd_prune_associations() argument
[all...]
H A Dvlan_init.c22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_if_add() argument
70 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) in vlan_if_remove() argument
84 vlan_dynamic_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_add() argument
107 vlan_dynamic_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_remove() argument
133 vlan_init(struct hostapd_data *hapd) vlan_init() argument
175 vlan_deinit(struct hostapd_data *hapd) vlan_deinit() argument
186 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
237 vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) vlan_remove_dynamic() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_none.c16 struct hostapd_data *hapd; member
21 static void * none_driver_hapd_init(struct hostapd_data *hapd, in none_driver_hapd_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.h31 static inline int airtime_policy_new_sta(struct hostapd_data *hapd, in airtime_policy_new_sta() argument
H A Dap_mlme.c53 void mlme_authenticate_indication(struct hostapd_data *hapd, in mlme_authenticate_indication() argument
82 void mlme_deauthenticate_indication(struct hostapd_data *hapd, in mlme_deauthenticate_indication() argument
106 mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) mlme_associate_indication() argument
133 mlme_reassociate_indication(struct hostapd_data *hapd, struct sta_info *sta) mlme_reassociate_indication() argument
161 mlme_disassociate_indication(struct hostapd_data *hapd, struct sta_info *sta, u16 reason_code) mlme_disassociate_indication() argument
172 mlme_michaelmicfailure_indication(struct hostapd_data *hapd, const u8 *addr) mlme_michaelmicfailure_indication() argument
182 mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) mlme_deletekeys_request() argument
[all...]
H A Dbss_load.c19 static int get_bss_load_update_timeout(struct hostapd_data *hapd, in get_bss_load_update_timeout() argument
44 struct hostapd_data *hapd = eloop_data; in update_channel_utilization() local
83 bss_load_update_init(struct hostapd_data *hapd) bss_load_update_init() argument
96 bss_load_update_deinit(struct hostapd_data *hapd) bss_load_update_deinit() argument
[all...]
H A Dieee802_11.h34 static inline int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, in ieee802_11_get_mib() argument
40 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, in ieee802_11_get_mib_sta() argument
124 sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) sae_clear_retransmit_timer() argument
141 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_mbo() argument
147 hostapd_mbo_ie_len(struct hostapd_data *hapd) hostapd_mbo_ie_len() argument
[all...]
H A Dmbo_ap.h27 static inline void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, in mbo_ap_check_sta_assoc() argument
39 static inline void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, in mbo_ap_wnm_notification_req() argument
H A Dp2p_hostapd.c23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_p2p_get_mib_sta() argument
33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
68 hostapd_p2p_non_p2p_sta_connected(struct hostapd_data *hapd) hostapd_p2p_non_p2p_sta_connected() argument
79 hostapd_p2p_non_p2p_sta_disconnected(struct hostapd_data *hapd) hostapd_p2p_non_p2p_sta_disconnected() argument
94 hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid) hostapd_eid_p2p_manage() argument
[all...]
H A Dpreauth_auth.h24 static inline int rsn_preauth_iface_init(struct hostapd_data *hapd) in rsn_preauth_iface_init() argument
29 static inline void rsn_preauth_iface_deinit(struct hostapd_data *hapd) in rsn_preauth_iface_deinit() argument
33 static inline void rsn_preauth_finished(struct hostapd_data *hapd, in rsn_preauth_finished() argument
39 static inline void rsn_preauth_send(struct hostapd_data *hapd, in rsn_preauth_send() argument
45 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, in rsn_preauth_free_station() argument
[all...]
H A Dtkip_countermeasures.c26 struct hostapd_data *hapd = eloop_ctx; in ieee80211_tkip_countermeasures_stop() local
34 static void ieee80211_tkip_countermeasures_start(struct hostapd_data *hapd) in ieee80211_tkip_countermeasures_start() argument
63 ieee80211_tkip_countermeasures_deinit(struct hostapd_data *hapd) ieee80211_tkip_countermeasures_deinit() argument
69 michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) michael_mic_failure() argument
[all...]
H A Dwps_hostapd.h49 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) hostapd_init_wps() argument
55 hostapd_deinit_wps(struct hostapd_data *hapd) hostapd_deinit_wps() argument
59 hostapd_init_wps_complete(struct hostapd_data *hapd) hostapd_init_wps_complete() argument
64 hostapd_update_wps(struct hostapd_data *hapd) hostapd_update_wps() argument
68 hostapd_wps_eap_completed(struct hostapd_data *hapd) hostapd_wps_eap_completed() argument
72 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
79 hostapd_wps_button_pushed(struct hostapd_data *hapd, const u8 *p2p_dev_addr) hostapd_wps_button_pushed() argument
85 hostapd_wps_cancel(struct hostapd_data *hapd) hostapd_wps_cancel() argument
[all...]
H A Dx_snoop.c18 int x_snoop_init(struct hostapd_data *hapd) in x_snoop_init() argument
67 x_snoop_get_l2_packet(struct hostapd_data *hapd, in x_snoop_get_l2_packet() argument
95 void x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, in x_snoop_mcast_to_ucast_convert_send() argument
126 x_snoop_deinit(struct hostapd_data *hapd) x_snoop_deinit() argument
[all...]
H A Dx_snoop.h29 static inline int x_snoop_init(struct hostapd_data *hapd) in x_snoop_init() argument
35 x_snoop_get_l2_packet(struct hostapd_data *hapd, in x_snoop_get_l2_packet() argument
44 x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, in x_snoop_mcast_to_ucast_convert_send() argument
50 static inline void x_snoop_deinit(struct hostapd_data *hapd) in x_snoop_deinit() argument
H A Ddhcp_snoop.c35 struct hostapd_data *hapd = ctx; in handle_dhcp() local
139 int dhcp_snoop_init(struct hostapd_data *hapd) in dhcp_snoop_init() argument
154 dhcp_snoop_deinit(struct hostapd_data *hapd) dhcp_snoop_deinit() argument
[all...]
H A Dhs20.c22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_hs20_indication() argument
47 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_osen() argument
103 hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, u8 osu_method, const char *url) hs20_send_wnm_notification() argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) hs20_send_wnm_notification_t_c() argument
235 hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta, int enabled) hs20_t_c_filtering() argument
[all...]
H A Dhw_features.h54 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() argument
H A Dutils.c18 int hostapd_register_probereq_cb(struct hostapd_data *hapd, in hostapd_register_probereq_cb() argument
44 struct hostapd_data *hapd; member
87 hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) hostapd_prune_associations() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_none.c16 struct hostapd_data *hapd; member
21 static void * none_driver_hapd_init(struct hostapd_data *hapd, in none_driver_hapd_init() argument

Completed in 8 milliseconds

1234567