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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dnetconsole.c162 static struct netconsole_target *alloc_param_target(char *target_config) argument
184 err = netpoll_parse_options(&nt->np, target_config);
750 char *target_config; local
754 while ((target_config = strsep(&input, ";"))) {
755 nt = alloc_param_target(target_config);

Completed in 31 milliseconds