Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c114 static bool cfg_send_udp; variable
336 if (cfg_send_udp) { in build_packet()
848 cfg_send_udp = true; in parse_args()
873 if (cfg_zero_sum && !cfg_send_udp) in parse_args()
917 else if (cfg_send_udp) in do_tx()