Home
last modified time | relevance | path

Searched defs:authorized (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_console_io.h75 int authorized; member
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h417 bool authorized; global() member
H A Dmvm.h389 u8 authorized:1; global() member
/freebsd-src/contrib/wpa/src/ap/
H A Dsta_info.c1264 ap_sta_set_authorized(struct hostapd_data * hapd,struct sta_info * sta,int authorized) ap_sta_set_authorized() argument
[all...]
H A Dieee802_1x.c108 ieee802_1x_set_sta_authorized(struct hostapd_data * hapd,struct sta_info * sta,int authorized) ieee802_1x_set_sta_authorized() argument
2353 ieee802_1x_set_port_authorized(void * ctx,void * sta_ctx,int authorized) ieee802_1x_set_port_authorized() argument
[all...]
H A Dap_drv_ops.c261 hostapd_set_authorized(struct hostapd_data * hapd,struct sta_info * sta,int authorized) hostapd_set_authorized() argument
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c386 ibss_set_sta_authorized(struct ibss_rsn * ibss_rsn,struct ibss_rsn_peer * peer,int authorized) ibss_set_sta_authorized() argument
H A Dnotify.c792 wpas_notify_sta_authorized(struct wpa_supplicant * wpa_s,const u8 * mac_addr,int authorized,const u8 * p2p_dev_addr) wpas_notify_sta_authorized() argument
H A Dap.c835 ap_sta_authorized_cb(void * ctx,const u8 * mac_addr,int authorized,const u8 * p2p_dev_addr) ap_sta_authorized_cb() argument
H A Dwpas_glue.c1058 wpa_supplicant_port_cb(void * ctx,int authorized) wpa_supplicant_port_cb() argument
H A Ddriver_i.h400 int authorized) in wpa_drv_set_supp_port() argument
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_bsd.c1099 int authorized = -1; bsd_set_sta_authorized() local
H A Ddriver_atheros.c429 atheros_set_sta_authorized(void * priv,const u8 * addr,int authorized) atheros_set_sta_authorized() argument
H A Ddriver_nl80211_event.c420 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) mlme_event_connect() argument
H A Ddriver_nl80211.c6819 wpa_driver_nl80211_set_supp_port(void * priv,int authorized) wpa_driver_nl80211_set_supp_port() argument
H A Ddriver.h5313 int authorized; global() member