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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Dnetwork.c918 char br_prefix[20]; local
961 snprintf(br_prefix, sizeof(br_prefix), "br0_ifnames");
966 snprintf(br_prefix, sizeof(br_prefix), "br%x_ifnames",i);
981 lan_ifnames = nvram_safe_get(br_prefix);

Completed in 96 milliseconds