Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dcsum.c114 static bool cfg_send_udp; variable
336 if (cfg_send_udp) { in build_packet()
836 cfg_send_udp = true; in parse_args()
861 if (cfg_zero_sum && !cfg_send_udp) in parse_args()
905 else if (cfg_send_udp) in do_tx()