Searched refs:WLIFU_AUTH_RADIUS (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Dwlif_utils.h68 #define WLIFU_AUTH_RADIUS 0x20 /* same as nas_mode_t RADIUS in nas.h */ macro
H A Dwlif_utils.c361 #define CHECK_RADIUS(mode) ((mode) & (WPA_AUTH_UNSPECIFIED | WLIFU_AUTH_RADIUS | \
452 info->akm = !strcmp(value, "radius") ? WLIFU_AUTH_RADIUS : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/
H A Dwlif_utils.h68 #define WLIFU_AUTH_RADIUS 0x20 /* same as nas_mode_t RADIUS in nas.h */ macro
H A Dwlif_utils.c361 #define CHECK_RADIUS(mode) ((mode) & (WPA_AUTH_UNSPECIFIED | WLIFU_AUTH_RADIUS | \
452 info->akm = !strcmp(value, "radius") ? WLIFU_AUTH_RADIUS : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/
H A Dwlif_utils.h68 #define WLIFU_AUTH_RADIUS 0x20 /* same as nas_mode_t RADIUS in nas.h */ macro
H A Dwlif_utils.c361 #define CHECK_RADIUS(mode) ((mode) & (WPA_AUTH_UNSPECIFIED | WLIFU_AUTH_RADIUS | \
452 info->akm = !strcmp(value, "radius") ? WLIFU_AUTH_RADIUS : 0;

Completed in 144 milliseconds