Home
last modified time | relevance | path

Searched refs:cfg_outfile (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtfo.c20 static char *cfg_outfile; variable
54 outfile = fopen(cfg_outfile, "w"); in run_server()
141 cfg_outfile = strdup(optarg); in parse_opts()
142 if (!cfg_outfile) in parse_opts()