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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dwlif_utils.h67 #define WLIFU_AUTH_RADIUS 0x20 /* same as nas_mode_t RADIUS in nas.h */ macro
H A Dwlif_utils.c209 #define CHECK_RADIUS(mode) ((mode) & (WPA_AUTH_UNSPECIFIED | WLIFU_AUTH_RADIUS | \
299 info->akm = !strcmp(value, "radius") ? WLIFU_AUTH_RADIUS : 0;

Completed in 76 milliseconds