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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c8185 int lan_idx; local
8190 lan_idx = wps_get_lan_idx();
8192 if (lan_idx == 0)
8195 snprintf(tmp, sizeof(tmp), "lan%d_wps_reg", lan_idx);
12871 int lan_idx; local
12874 lan_idx = wps_get_lan_idx();
12875 if (lan_idx == -1)
12879 if (lan_idx == 0)
12882 snprintf(tmp, sizeof(tmp), "lan%d_wps_reg", lan_idx);

Completed in 119 milliseconds