OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mac_addr_e
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_registrar.c
1647
os_memcpy(wps->cred.mac_addr, wps->
mac_addr_e
, ETH_ALEN);
1718
os_memcpy(wps->cred.mac_addr, wps->
mac_addr_e
, ETH_ALEN);
1743
} else if (wps_cp_lookup_pskfile(reg, wps->
mac_addr_e
, &pskfile_psk)) {
1801
os_memcpy(stub.mac_addr, wps->
mac_addr_e
, ETH_ALEN);
2314
wps_pwd_auth_fail_event(wps->wps, 0, 1, wps->
mac_addr_e
);
2355
wps_pwd_auth_fail_event(wps->wps, 0, 2, wps->
mac_addr_e
);
2384
os_memcpy(wps->
mac_addr_e
, mac_addr, ETH_ALEN);
2736
wps->
mac_addr_e
, wps->uuid_e) ||
2746
WPS_EI_NO_ERROR, wps->
mac_addr_e
);
2751
wps->
mac_addr_e
, wps->uuid_e)
[
all
...]
wps_i.h
52
u8
mac_addr_e
[ETH_ALEN];
member in struct:wps_data
wps.c
49
os_memcpy(data->
mac_addr_e
, cfg->wps->dev.mac_addr, ETH_ALEN);
wps_common.c
108
addr[1] = wps->
mac_addr_e
;
wps_enrollee.c
144
wps_build_mac_addr(msg, wps->
mac_addr_e
) ||
Completed in 35 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026