Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/net/
Dudpgso_bench_tx.c69 static bool cfg_tx_tstamp; variable
321 if (cfg_tx_tstamp) { in send_udp_sendmmsg()
394 if (cfg_tx_tstamp) { in send_udp_segment()
474 cfg_tx_tstamp = true; in parse_opts()
480 cfg_tx_tstamp = true; in parse_opts()
503 if (cfg_tx_tstamp && !(cfg_segment || cfg_sendmmsg)) in parse_opts()
570 if (cfg_tx_tstamp) { in print_audit_report()
651 if (cfg_tx_tstamp) in main()
672 if ((cfg_zerocopy && ((num_msgs & 0xF) == 0)) || cfg_tx_tstamp) in main()
691 if (cfg_zerocopy || cfg_tx_tstamp) in main()