/netbsd-src/external/bsd/wpa/dist/src/ap/ |
H A D | wps_hostapd.h | 49 static inline int hostapd_init_wps(struct hostapd_data *hapd, in hostapd_init_wps() 55 static inline void hostapd_deinit_wps(struct hostapd_data *hapd) in hostapd_deinit_wps() 59 static inline int hostapd_init_wps_complete(struct hostapd_data *hapd) in hostapd_init_wps_complete() 64 static inline void hostapd_update_wps(struct hostapd_data *hapd) in hostapd_update_wps() 68 static inline void hostapd_wps_eap_completed(struct hostapd_data *hapd) in hostapd_wps_eap_completed() 72 static inline int hostapd_wps_get_mib_sta(struct hostapd_data *hapd, in hostapd_wps_get_mib_sta() 79 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() 85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel()
|
H A D | accounting.c | 34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() 170 static int accounting_sta_update_stats(struct hostapd_data *hapd, in accounting_sta_update_stats() 203 struct hostapd_data *hapd = eloop_ctx; in accounting_interim_update() local 226 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start() 265 static void accounting_sta_report(struct hostapd_data *hapd, in accounting_sta_report() 368 static void accounting_sta_interim(struct hostapd_data *hapd, in accounting_sta_interim() 381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() 395 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_get_id() 430 static void accounting_report_state(struct hostapd_data *hapd, int on) in accounting_report_state() 462 struct hostapd_data *hapd = ctx; in accounting_interim_error_cb() local [all …]
|
H A D | accounting.h | 13 static inline int accounting_sta_get_id(struct hostapd_data *hapd, in accounting_sta_get_id() 19 static inline void accounting_sta_start(struct hostapd_data *hapd, in accounting_sta_start() 24 static inline void accounting_sta_stop(struct hostapd_data *hapd, in accounting_sta_stop() 29 static inline int accounting_init(struct hostapd_data *hapd) in accounting_init() 34 static inline void accounting_deinit(struct hostapd_data *hapd) in accounting_deinit()
|
H A D | preauth_auth.h | 24 static inline int rsn_preauth_iface_init(struct hostapd_data *hapd) in rsn_preauth_iface_init() 29 static inline void rsn_preauth_iface_deinit(struct hostapd_data *hapd) in rsn_preauth_iface_deinit() 33 static inline void rsn_preauth_finished(struct hostapd_data *hapd, in rsn_preauth_finished() 39 static inline void rsn_preauth_send(struct hostapd_data *hapd, in rsn_preauth_send() 45 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, in rsn_preauth_free_station()
|
H A D | p2p_hostapd.c | 23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_p2p_get_mib_sta() 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() 68 void hostapd_p2p_non_p2p_sta_connected(struct hostapd_data *hapd) in hostapd_p2p_non_p2p_sta_connected() 79 void hostapd_p2p_non_p2p_sta_disconnected(struct hostapd_data *hapd) in hostapd_p2p_non_p2p_sta_disconnected() 94 u8 * hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_p2p_manage()
|
H A D | wpa_auth_kay.h | 25 static inline int ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, in ieee802_1x_alloc_kay_sm_hapd() 32 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, in ieee802_1x_notify_create_actor_hapd() 38 static inline void ieee802_1x_dealloc_kay_sm_hapd(struct hostapd_data *hapd) in ieee802_1x_dealloc_kay_sm_hapd() 43 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, in ieee802_1x_create_preshared_mka_hapd()
|
H A D | vlan_init.h | 22 static inline int vlan_init(struct hostapd_data *hapd) in vlan_init() 27 static inline void vlan_deinit(struct hostapd_data *hapd) in vlan_deinit() 32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_add_dynamic() 38 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic()
|
H A D | tkip_countermeasures.c | 26 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() 63 void ieee80211_tkip_countermeasures_deinit(struct hostapd_data *hapd) in ieee80211_tkip_countermeasures_deinit() 69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure()
|
H A D | x_snoop.h | 29 static inline int x_snoop_init(struct hostapd_data *hapd) in x_snoop_init() 35 x_snoop_get_l2_packet(struct hostapd_data *hapd, in x_snoop_get_l2_packet() 44 x_snoop_mcast_to_ucast_convert_send(struct hostapd_data *hapd, in x_snoop_mcast_to_ucast_convert_send() 50 static inline void x_snoop_deinit(struct hostapd_data *hapd) in x_snoop_deinit()
|
H A D | ndisc_snoop.h | 20 static inline int ndisc_snoop_init(struct hostapd_data *hapd) in ndisc_snoop_init() 25 static inline void ndisc_snoop_deinit(struct hostapd_data *hapd) in ndisc_snoop_deinit() 29 static inline void sta_ip6addr_del(struct hostapd_data *hapd, in sta_ip6addr_del()
|
H A D | vlan_full.c | 50 static void dyn_iface_get(struct hostapd_data *hapd, const char *ifname, in dyn_iface_get() 87 static int dyn_iface_put(struct hostapd_data *hapd, const char *ifname) in dyn_iface_put() 389 struct hostapd_data *hapd) in vlan_newlink_tagged() 420 static void vlan_bridge_name(char *br_name, struct hostapd_data *hapd, in vlan_bridge_name() 445 static void vlan_get_bridge(const char *br_name, struct hostapd_data *hapd, in vlan_get_bridge() 461 void vlan_newlink(const char *ifname, struct hostapd_data *hapd) in vlan_newlink() 515 struct hostapd_data *hapd) in vlan_dellink_tagged() 545 static void vlan_put_bridge(const char *br_name, struct hostapd_data *hapd, in vlan_put_bridge() 564 void vlan_dellink(const char *ifname, struct hostapd_data *hapd) in vlan_dellink() 636 struct hostapd_data *hapd) in vlan_read_ifnames() [all …]
|
H A D | dhcp_snoop.h | 19 static inline int dhcp_snoop_init(struct hostapd_data *hapd) in dhcp_snoop_init() 24 static inline void dhcp_snoop_deinit(struct hostapd_data *hapd) in dhcp_snoop_deinit()
|
H A D | mbo_ap.h | 27 static inline void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, in mbo_ap_check_sta_assoc() 39 static inline void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, in mbo_ap_wnm_notification_req()
|
H A D | taxonomy.c | 239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() 268 void taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_sta_info_probe_req() 277 void taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, in taxonomy_hostapd_sta_info_probe_req() 286 void taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, in taxonomy_sta_info_assoc_req()
|
H A D | fils_hlp.h | 21 static inline void fils_hlp_deinit(struct hostapd_data *hapd) in fils_hlp_deinit()
|
H A D | p2p_hostapd.h | 24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, in hostapd_p2p_get_mib_sta()
|
H A D | eap_user_db.c | 135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() 232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, in hostapd_get_eap_user()
|
H A D | mbo_ap.c | 83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, in mbo_ap_check_sta_assoc() 208 void mbo_ap_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, in mbo_ap_wnm_notification_req()
|
H A D | airtime_policy.h | 31 static inline int airtime_policy_new_sta(struct hostapd_data *hapd, in airtime_policy_new_sta()
|
H A D | eth_p_oui.c | 85 eth_p_oui_register(struct hostapd_data *hapd, const char *ifname, u8 oui_suffix, in eth_p_oui_register()
|
/netbsd-src/external/bsd/wpa/dist/hostapd/ |
H A D | ctrl_iface.h | 18 static inline int hostapd_ctrl_iface_init(struct hostapd_data *hapd) in hostapd_ctrl_iface_init() 23 static inline void hostapd_ctrl_iface_deinit(struct hostapd_data *hapd) in hostapd_ctrl_iface_deinit()
|