Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c50 static bool cfg_cork = false; variable
384 if (cfg_cork) in do_tx()
418 if (cfg_cork) in do_tx()
536 cfg_cork = strtol(optarg, NULL, 0); in parse_opts()