Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
HDosm_console_io.h75 int authorized; member
/freebsd-13-stable/contrib/wpa/src/ap/
HDsta_info.c1472 int authorized) in ap_sta_set_authorized_flag()
1501 struct sta_info *sta, int authorized) in ap_sta_set_authorized_event()
1600 int authorized) in ap_sta_set_authorized()
HDieee802_1x.c114 bool authorized, bool mld) in ieee802_1x_set_authorized()
149 bool authorized) in ieee802_1x_ml_set_sta_authorized()
198 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
2452 int authorized) in ieee802_1x_set_port_authorized()
HDap_drv_ops.c285 struct sta_info *sta, int authorized) in hostapd_set_authorized()
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDsta.h417 bool authorized; member
HDmvm.h389 u8 authorized:1; member
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDibss_rsn.c387 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
HDnotify.c833 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
HDwpas_glue.c1064 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
HDap.c876 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
HDdriver_i.h400 int authorized) in wpa_drv_set_supp_port()
HDevents.c441 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s, bool authorized) in wpa_find_assoc_pmkid()
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver_bsd.c1101 int authorized = -1; in bsd_set_sta_authorized() local
HDdriver_atheros.c428 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
HDdriver_nl80211_event.c911 struct nlattr *authorized, in mlme_event_connect()
HDdriver.h6029 int authorized; member
HDdriver_nl80211.c7574 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
/freebsd-13-stable/contrib/subversion/subversion/svnserve/
HDserve.c768 svn_boolean_t authorized; in lookup_access() local