OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tnc
(Results
1 - 8
of
8
) sorted by null
/external/wpa_supplicant_8/src/radius/
radius_server.h
140
*
tnc
- Trusted Network Connect (
TNC
)
142
* This controls whether
TNC
is enabled and will be required before the
145
* allowed to connect without
TNC
.
147
int
tnc
;
member in struct:radius_server_conf
radius_server.c
238
*
tnc
- Trusted Network Connect (
TNC
)
240
* This controls whether
TNC
is enabled and will be required before the
243
* allowed to connect without
TNC
.
245
int
tnc
;
member in struct:radius_server_data
694
eap_conf.
tnc
= data->
tnc
;
[
all
...]
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h
40
int
tnc
;
member in struct:eapol_auth_config
/external/wpa_supplicant_8/hostapd/
main.c
418
int
tnc
= 0;
local
421
for (i = 0; !
tnc
&& i < ifaces->count; i++) {
423
if (ifaces->iface[i]->bss[0]->conf->
tnc
) {
424
tnc
++;
430
if (
tnc
&& tncs_global_init() < 0) {
/external/wpa_supplicant_8/src/eap_server/
eap.h
122
int
tnc
;
member in struct:eap_config
eap_i.h
192
int
tnc
;
member in struct:eap_sm
/external/wpa_supplicant_8/src/ap/
ap_config.h
383
int
tnc
;
member in struct:hostapd_bss_config
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/frv/
allinsn.s
1505
.global
tnc
1506
tnc
:
label
1507
tnc
icc0,sp,sp
Completed in 391 milliseconds