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

1234

/freebsd-current/contrib/wpa/src/ap/
H A Dfils_hlp.h21 static inline void fils_hlp_deinit(struct hostapd_data *hapd) argument
H A Ddhcp_snoop.h19 static inline int dhcp_snoop_init(struct hostapd_data *hapd) argument
24 static inline void dhcp_snoop_deinit(struct hostapd_data *hapd) argument
H A Dp2p_hostapd.h24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, argument
H A Dndisc_snoop.h20 static inline int ndisc_snoop_init(struct hostapd_data *hapd) argument
25 static inline void ndisc_snoop_deinit(struct hostapd_data *hapd) argument
29 static inline void sta_ip6addr_del(struct hostapd_data *hapd, argument
H A Dwpa_auth_kay.h25 static inline int ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, argument
32 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, argument
38 static inline void ieee802_1x_dealloc_kay_sm_hapd(struct hostapd_data *hapd) argument
43 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, argument
H A Daccounting.h13 static inline int accounting_sta_get_id(struct hostapd_data *hapd, argument
19 static inline void accounting_sta_start(struct hostapd_data *hapd, argument
24 static inline void accounting_sta_stop(struct hostapd_data *hapd, argument
29 static inline int accounting_init(struct hostapd_data *hapd) argument
34 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 Dvlan_init.h22 static inline int vlan_init(struct hostapd_data *hapd) argument
27 static inline void vlan_deinit(struct hostapd_data *hapd) argument
32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, argument
38 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) argument
H A Dairtime_policy.h31 static inline int airtime_policy_new_sta(struct hostapd_data *hapd, argument
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 Dmbo_ap.h27 static inline void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, argument
39 static inline void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, argument
H A Dx_snoop.c18 int x_snoop_init(struct hostapd_data *hapd) argument
67 x_snoop_get_l2_packet(struct hostapd_data *hapd, argument
95 void x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, argument
126 x_snoop_deinit(struct hostapd_data *hapd) argument
[all...]
H A Dwps_hostapd.h49 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
55 hostapd_deinit_wps(struct hostapd_data *hapd) argument
59 hostapd_init_wps_complete(struct hostapd_data *hapd) argument
64 hostapd_update_wps(struct hostapd_data *hapd) argument
68 hostapd_wps_eap_completed(struct hostapd_data *hapd) argument
72 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) argument
79 hostapd_wps_button_pushed(struct hostapd_data *hapd, const u8 *p2p_dev_addr) argument
85 hostapd_wps_cancel(struct hostapd_data *hapd) argument
[all...]
H A Dx_snoop.h29 static inline int x_snoop_init(struct hostapd_data *hapd) argument
35 x_snoop_get_l2_packet(struct hostapd_data *hapd, argument
44 x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, argument
50 static inline void x_snoop_deinit(struct hostapd_data *hapd) argument
H A Dap_mlme.c53 void mlme_authenticate_indication(struct hostapd_data *hapd, argument
82 void mlme_deauthenticate_indication(struct hostapd_data *hapd, argument
106 mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) argument
133 mlme_reassociate_indication(struct hostapd_data *hapd, struct sta_info *sta) argument
161 mlme_disassociate_indication(struct hostapd_data *hapd, struct sta_info *sta, u16 reason_code) argument
172 mlme_michaelmicfailure_indication(struct hostapd_data *hapd, const u8 *addr) argument
182 mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) argument
[all...]
H A Dbss_load.c19 static int get_bss_load_update_timeout(struct hostapd_data *hapd, argument
44 struct hostapd_data *hapd = eloop_data; local
83 bss_load_update_init(struct hostapd_data *hapd) argument
96 bss_load_update_deinit(struct hostapd_data *hapd) 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 Dieee802_11.h33 static inline int ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, argument
39 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, argument
129 sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) argument
146 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) argument
152 hostapd_mbo_ie_len(struct hostapd_data *hapd) argument
[all...]
H A Dhw_features.h58 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) argument
H A Dvlan_init.c22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, argument
70 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) argument
84 vlan_dynamic_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan) argument
107 vlan_dynamic_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) argument
133 vlan_init(struct hostapd_data *hapd) argument
175 vlan_deinit(struct hostapd_data *hapd) argument
186 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) argument
237 vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) argument
[all...]
H A Dutils.c18 int hostapd_register_probereq_cb(struct hostapd_data *hapd, argument
44 struct hostapd_data *hapd; member in struct:prune_data
91 hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) argument
[all...]
H A Dhs20.c22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) argument
47 u8 * hostapd_eid_osen(struct hostapd_data *hapd, u8 *eid) argument
103 hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, u8 osu_method, const char *url) argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) argument
235 hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta, int enabled) argument
[all...]
/freebsd-current/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
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_none.c16 struct hostapd_data *hapd; member in struct:none_driver_data
21 static void * none_driver_hapd_init(struct hostapd_data *hapd, argument

Completed in 205 milliseconds

1234