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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dnetwork.c2148 char *wan_hostname = nvram_safe_get(strcat_r(prefix, "hostname", tmp)); local
2153 wan_hostname && *wan_hostname ? "-H" : NULL,
2154 wan_hostname && *wan_hostname ? wan_hostname : NULL,

Completed in 61 milliseconds