Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/
H A Dcsum.c114 static bool cfg_send_udp; variable
336 if (cfg_send_udp) { in build_packet()
858 cfg_send_udp = true; in parse_args()
883 if (cfg_zero_sum && !cfg_send_udp) in parse_args()
927 else if (cfg_send_udp) in do_tx()