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

/netgear-R7800-V1.0.2.28/package/ez-ipupdate/files/
H A Dddns.init25 local start_flag wl_radio wds_repeater_basic wds_endis_fun
30 wds_repeater_basic=$($CONFIG get wds_repeater_basic)
33 if [ "$wl_radio" = "1" -a "$wds_repeater_basic" = "0" -a "$wds_endis_fun" = "1" ]; then
H A Dcmd_ddns41 local start_flag wl_radio wds_repeater_basic wds_endis_fun
46 wds_repeater_basic=$($CONFIG get wds_repeater_basic)
49 if [ "$wl_radio" = "1" -a "$wds_repeater_basic" = "0" -a "$wds_endis_fun" = "1" ]; then

Completed in 27 milliseconds