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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wlconf_arm/
H A Dwlconf.c1628 int ap, apsta, wds, sta = 0, wet = 0, mac_spoof = 0, wmf = 0; local
1876 mac_spoof = !strcmp(str, "mac_spoof");
1890 if (mac_spoof) {
1892 WL_IOVAR_SETINT(name, "mac_spoof", 1);
3043 mac_spoof, wet || sta || apsta || psta || psr);
3276 if (!strcmp(str, "mac_spoof") || !strcmp(str, "psta") || !strcmp(str, "psr"))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wlconf_arm/
H A Dwlconf.c1628 int ap, apsta, wds, sta = 0, wet = 0, mac_spoof = 0, wmf = 0; local
1876 mac_spoof = !strcmp(str, "mac_spoof");
1890 if (mac_spoof) {
1892 WL_IOVAR_SETINT(name, "mac_spoof", 1);
3043 mac_spoof, wet || sta || apsta || psta || psr);
3276 if (!strcmp(str, "mac_spoof") || !strcmp(str, "psta") || !strcmp(str, "psr"))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wlconf_arm/
H A Dwlconf.c1628 int ap, apsta, wds, sta = 0, wet = 0, mac_spoof = 0, wmf = 0; local
1876 mac_spoof = !strcmp(str, "mac_spoof");
1890 if (mac_spoof) {
1892 WL_IOVAR_SETINT(name, "mac_spoof", 1);
3043 mac_spoof, wet || sta || apsta || psta || psr);
3276 if (!strcmp(str, "mac_spoof") || !strcmp(str, "psta") || !strcmp(str, "psr"))

Completed in 78 milliseconds