Searched refs:sharedkeyauth (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dwlutils.c193 val = profile->sharedkeyauth;
309 profiles_g[i].sharedkeyauth = (nvram_get_val("wlp_sharedkeyauth", i)? 1:0);
312 if (profiles_g[i].sharedkeyauth)
421 nvram_set_val("wlp_sharedkeyauth", profiles_g[i].sharedkeyauth, i);
423 if (profiles_g[i].sharedkeyauth)
H A Dcommon.c141 stainfo_g.sharedkeyauth = 0;
179 stainfo_g.sharedkeyauth = profile->sharedkeyauth;
358 stainfo_g.sharedkeyauth = profile.sharedkeyauth;
575 if (stainfo_g.sharedkeyauth)
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Diboxcom.h190 BYTE sharedkeyauth; member in struct:Profiles
225 BYTE sharedkeyauth; member in struct:PktGetInfoSta
245 wep wepkeylen sharedkeyauth
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Diboxcom.h252 BYTE sharedkeyauth; member in struct:Profiles
287 BYTE sharedkeyauth; member in struct:PktGetInfoSta
307 wep wepkeylen sharedkeyauth

Completed in 42 milliseconds