Home
last modified time | relevance | path

Searched refs:authorized (Results 1 – 25 of 68) sorted by relevance

123

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_1x.h28 struct sta_info *sta, int authorized);
H A Dsta_info.c1219 int authorized) in ap_sta_set_authorized() argument
1228 if (!!authorized == !!(sta->flags & WLAN_STA_AUTHORIZED)) in ap_sta_set_authorized()
1231 if (authorized) in ap_sta_set_authorized()
1253 sta->addr, authorized, dev_addr); in ap_sta_set_authorized()
1255 if (authorized) { in ap_sta_set_authorized()
1296 if (authorized) in ap_sta_set_authorized()
H A Dsta_info.h345 struct sta_info *sta, int authorized);
H A Dieee802_1x.c109 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized() argument
116 if (authorized) { in ieee802_1x_set_sta_authorized()
134 if (authorized) { in ieee802_1x_set_sta_authorized()
2333 int authorized) in ieee802_1x_set_port_authorized() argument
2337 ieee802_1x_set_sta_authorized(hapd, sta, authorized); in ieee802_1x_set_port_authorized()
H A Dhostapd.h266 int authorized, const u8 *p2p_dev_addr);
H A Dap_drv_ops.c256 struct sta_info *sta, int authorized) in hostapd_set_authorized() argument
258 if (authorized) { in hostapd_set_authorized()
H A Dap_drv_ops.h30 struct sta_info *sta, int authorized);
/dragonfly/contrib/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.h79 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized);
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpas_glue.c1003 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb() argument
1010 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb()
1015 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb()
1016 wpa_drv_set_supp_port(wpa_s, authorized); in wpa_supplicant_port_cb()
H A Dnotify.c780 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized() argument
783 if (authorized) in wpas_notify_sta_authorized()
H A Dnotify.h93 const u8 *mac_addr, int authorized,
H A Dibss_rsn.c367 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized() argument
371 if (authorized) { in ibss_set_sta_authorized()
H A Ddriver_i.h374 int authorized) in wpa_drv_set_supp_port() argument
378 authorized); in wpa_drv_set_supp_port()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_bsd.c924 int authorized = -1; in bsd_set_sta_authorized() local
928 authorized = 1; in bsd_set_sta_authorized()
930 authorized = 0; in bsd_set_sta_authorized()
932 if (authorized < 0) in bsd_set_sta_authorized()
935 return bsd_send_mlme_param(priv, authorized ? in bsd_set_sta_authorized()
H A Ddriver_atheros.c435 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized() argument
442 __func__, ether_sprintf(addr), authorized); in atheros_set_sta_authorized()
444 if (authorized) in atheros_set_sta_authorized()
453 __func__, authorized ? "" : "un", MAC2STR(addr)); in atheros_set_sta_authorized()
H A Ddriver_nl80211_event.c296 struct nlattr *authorized, in mlme_event_connect() argument
425 if (authorized && nla_get_u8(authorized)) { in mlme_event_connect()
426 event.assoc_info.authorized = 1; in mlme_event_connect()
/dragonfly/contrib/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h246 void (*port_cb)(void *ctx, int authorized);
/dragonfly/share/i18n/csmapper/APPLE/
H A DINUIT%UCS.src79 # package from Everson Typography. Note that while Apple authorized
H A DTURKISH%UCS.src119 # is not authorized for use without permission of Apple, and
H A DUCS%INUIT.src79 # package from Everson Typography. Note that while Apple authorized
H A DUCS%TURKISH.src119 # is not authorized for use without permission of Apple, and
H A DCELTIC%UCS.src80 # Mac OS 7.1 or later. Note that while Apple authorized
H A DCROATIAN%UCS.src124 # is not authorized for use without permission of Apple, and
H A DUCS%CELTIC.src80 # Mac OS 7.1 or later. Note that while Apple authorized
H A DUCS%CROATIAN.src124 # is not authorized for use without permission of Apple, and

123