OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:das_conf
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
hostapd.c
1334
struct radius_das_conf
das_conf
;
local
1336
os_memset(&
das_conf
, 0, sizeof(
das_conf
));
1337
das_conf
.port = conf->radius_das_port;
1338
das_conf
.shared_secret = conf->radius_das_shared_secret;
1339
das_conf
.shared_secret_len =
1341
das_conf
.client_addr = &conf->radius_das_client_addr;
1342
das_conf
.time_window = conf->radius_das_time_window;
1343
das_conf
.require_event_timestamp =
1345
das_conf
.require_message_authenticator
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026