Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dudpgso_bench_rx.c47 static int cfg_expected_gso_size; variable
255 if (!cfg_expected_gso_size) in do_flush_udp()
272 if (cfg_expected_gso_size && cfg_expected_gso_size != gso_size) in do_flush_udp()
275 cfg_expected_gso_size); in do_flush_udp()
329 cfg_expected_gso_size = strtol(optarg, NULL, 0); in parse_opts()