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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c98 static int _fwder_cpumap_parse(const char *fwder_cpumap_nvar_str);
794 _fwder_cpumap_parse(const char *fwder_cpumap_nvar_str) argument
801 if (fwder_cpumap_nvar_str == NULL)
804 FWDER_TRACE(("%s = [%s]\n", FWDER_CPUMAP_NVAR, fwder_cpumap_nvar_str));
807 strncpy(parse_nvar_str, fwder_cpumap_nvar_str, sizeof(parse_nvar_str));

Completed in 73 milliseconds