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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c821 char wl_param[16]=""; local
937 sprintf(wl_param, "%s_%d", "wla_sec_profile_enable", i);
938 if(nvram_match(wl_param, "1")){
946 sprintf(wl_param, "%s_%d", "wlg_sec_profile_enable", i);
947 if(nvram_match(wl_param, "1")){

Completed in 46 milliseconds