Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c67 static bool cfg_sendmmsg; variable
476 cfg_sendmmsg = true; in parse_opts()
530 if (cfg_segment && cfg_sendmmsg) in parse_opts()
532 if (cfg_tx_tstamp && !(cfg_segment || cfg_sendmmsg)) in parse_opts()
696 else if (cfg_sendmmsg) in main()