Searched defs:authorized (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dibss_rsn.c366 ibss_set_sta_authorized(struct ibss_rsn *ibss_rsn, struct ibss_rsn_peer *peer, int authorized) argument
H A Dnotify.c779 wpas_notify_sta_authorized(struct wpa_supplicant *wpa_s, const u8 *mac_addr, int authorized, const u8 *p2p_dev_addr) argument
H A Dap.c629 ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, int authorized, const u8 *p2p_dev_addr) argument
H A Dwpas_glue.c1003 static void wpa_supplicant_port_cb(void *ctx, int authorized) argument
H A Ddriver_i.h373 wpa_drv_set_supp_port(struct wpa_supplicant *wpa_s, int authorized) argument
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.c1218 ap_sta_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) argument
H A Dieee802_1x.c108 ieee802_1x_set_sta_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) argument
2332 ieee802_1x_set_port_authorized(void *ctx, void *sta_ctx, int authorized) argument
H A Dap_drv_ops.c255 hostapd_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) argument
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_atheros.c435 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) argument
H A Ddriver_bsd.c1062 int authorized = -1; local
H A Ddriver_nl80211_event.c290 mlme_event_connect(struct wpa_driver_nl80211_data *drv, enum nl80211_commands cmd, struct nlattr *status, struct nlattr *addr, struct nlattr *req_ie, struct nlattr *resp_ie, struct nlattr *timed_out, struct nlattr *timeout_reason, struct nlattr *authorized, struct nlattr *key_replay_ctr, struct nlattr *ptk_kck, struct nlattr *ptk_kek, struct nlattr *subnet_status, struct nlattr *fils_erp_next_seq_num, struct nlattr *fils_pmk, struct nlattr *fils_pmkid) argument
H A Ddriver_nl80211.c6122 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) argument
H A Ddriver.h4956 int authorized; member in struct:wpa_event_data::assoc_info

Completed in 309 milliseconds