Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c70 static bool cfg_tx_tstamp; variable
337 if (cfg_tx_tstamp) { in send_udp_sendmmsg()
410 if (cfg_tx_tstamp) { in send_udp_segment()
496 cfg_tx_tstamp = true; in parse_opts()
502 cfg_tx_tstamp = true; in parse_opts()
532 if (cfg_tx_tstamp && !(cfg_segment || cfg_sendmmsg)) in parse_opts()
599 if (cfg_tx_tstamp) { in print_audit_report()
680 if (cfg_tx_tstamp) in main()
701 if ((cfg_zerocopy && ((num_msgs & 0xF) == 0)) || cfg_tx_tstamp) in main()
720 if (cfg_zerocopy || cfg_tx_tstamp) in main()